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

check for available decorators before disposing #38

Merged
merged 1 commit into from Apr 5, 2017
Merged

check for available decorators before disposing #38

merged 1 commit into from Apr 5, 2017

Conversation

jonyeezs
Copy link

Everytime minimap or a plugin gets disabled it emits the event 'did-remove-marker-layer', which calls for the markersDestroyed.

It breaks when we never had anything marked in the first place.

This should resolve #36 and #33

@jonyeezs
Copy link
Author

this will also resolve #31

@abe33 abe33 merged commit b88d5ca into atom-minimap:master Apr 5, 2017
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 'forEach' of null
2 participants