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

Bind events can not be removed. #151

Closed
haipeng-wang opened this issue Feb 26, 2018 · 2 comments
Closed

Bind events can not be removed. #151

haipeng-wang opened this issue Feb 26, 2018 · 2 comments

Comments

@haipeng-wang
Copy link

bind events firstly and cannot unbind event in later update.
in function bindEvents, we have to call instance.off() firstly to remove all events firstly, and then iterate to add events

@hustcc
Copy link
Owner

hustcc commented Feb 26, 2018

Thanks, it is a bug. I will fix it soon.

@hustcc hustcc changed the title Bind events Bind events can not be removed. Feb 26, 2018
@hustcc hustcc closed this as completed in 2f01580 Feb 26, 2018
@hustcc
Copy link
Owner

hustcc commented Mar 1, 2018

v2.0.7 published.

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

No branches or pull requests

2 participants