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(DomEvent): DomEvent.off should return this #5601

Merged
merged 1 commit into from
Jul 3, 2017

Conversation

jelhan
Copy link
Contributor

@jelhan jelhan commented Jul 2, 2017

Following docs DomEvent.off() should return this but it was broken in 14c5f16. Leaflet 1.1.0 is affected by this but.

jelhan added a commit to jelhan/ember-leaflet-contextmenu that referenced this pull request Jul 2, 2017
jelhan added a commit to jelhan/ember-leaflet-contextmenu that referenced this pull request Jul 2, 2017
jelhan added a commit to jelhan/ember-leaflet-contextmenu that referenced this pull request Jul 2, 2017
jelhan added a commit to jelhan/ember-leaflet-contextmenu that referenced this pull request Jul 2, 2017
Copy link
Member

@perliedman perliedman left a comment

Choose a reason for hiding this comment

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

Thanks! Good catch, nice to see tests added as well! 👍

@perliedman perliedman merged commit 7a73e1d into Leaflet:master Jul 3, 2017
@perliedman
Copy link
Member

See #5594 (comment) for a potential gotcha regarding ES6 modules and this.

@lasersox
Copy link

lasersox commented Aug 3, 2017

https://github.com/yafred/leaflet-responsive-popup is also broken by this issue.

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.

3 participants