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

_mousemoveEvent can be fired after destroy even. #5

Merged
merged 5 commits into from
Jun 18, 2014
Merged

_mousemoveEvent can be fired after destroy even. #5

merged 5 commits into from
Jun 18, 2014

Conversation

sztobar
Copy link
Contributor

@sztobar sztobar commented Jun 18, 2014

In angularJS project, i had a situation where _mousemoveEvent was fired after destroying selectonic element. Options object didn't exist and it caused "Cannot read property 'get' of undefined " Error. That's why we must check if options object exists in _this.

anovi added a commit that referenced this pull request Jun 18, 2014
Fixed: _mousemoveEvent can be fired after destroy even.
@anovi anovi merged commit 050d6bb into anovi:master Jun 18, 2014
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.

2 participants