Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix atom-message-panel bug (error on message-panel/window close) #2004

Merged
merged 1 commit into from
Apr 23, 2020
Merged

fix atom-message-panel bug (error on message-panel/window close) #2004

merged 1 commit into from
Apr 23, 2020

Conversation

pfandzelter
Copy link
Collaborator

@pfandzelter pfandzelter commented Dec 10, 2019

This should fix #1995, #1997 and #2002.

The atom-message-panel package was recently updated to include a fix on their side, but with just the version bump, the script window appears only once and never again after it's closed (as reported in several issues on their side as well, see tcarlsen/atom-message-panel/#91 and tcarlsen/atom-message-panel/#90).

Feel free to test this on your machines!

Copy link

@medardm medardm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works on my side ^_^

@pfandzelter
Copy link
Collaborator Author

pfandzelter commented Dec 16, 2019

This works on my side ^_^

@medardm Great to hear, I'm guessing you're not a maintainer who can merge this, though?

@medardm
Copy link

medardm commented Dec 16, 2019

Yes I am not a maintainer @pfandzelter, unfortunately.

@dwaardenburg
Copy link

I could quite use this fix, the bug error pops up a lot for me.

Copy link

@TheRealKANi TheRealKANi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works perfectly, btw, for those of you who needs this fix ASAP it's possible to edit the files directly with the new data from the commit.

@dwaardenburg
Copy link

Got it working on my side too, will those changes be 'overwritten' on the next update?

@pfandzelter
Copy link
Collaborator Author

Got it working on my side too, will those changes be 'overwritten' on the next update?

If you didn't use the apm development tools, the changes should be overwritten. Hopefully, this PR will be merged before the next update, though

@pensierinmusica
Copy link

@rgbkrk any chance to merge this?

This would fix a bug that is affecting quite a lot of users: #2006

@JokeNeverSoke
Copy link

When will this be merged? This is a Major bug (at least to me)

@colinmford
Copy link

@rgbkrk Please merge this?

@rgbkrk rgbkrk merged commit 5c40332 into atom-community:master Apr 23, 2020
@rgbkrk
Copy link
Member

rgbkrk commented Apr 23, 2020

Done. Adding @pfandzelter as a maintainer as well.

@pfandzelter
Copy link
Collaborator Author

Great, thanks!

@colinmford
Copy link

Thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught TypeError: Cannot read property 'remove' of undefined
9 participants