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

Event listeners are not removed when using message.with(newReference) #6

Closed
AlexGalays opened this issue Nov 10, 2017 · 0 comments
Closed
Labels

Comments

@AlexGalays
Copy link
Owner

click: myMessage.with({})

then

click: myMessage.with({})

= Two event listeners are registered against the click event.

@AlexGalays AlexGalays changed the title Event listeners are cumulated when using message.with(newReference) Event listeners are not removed when using message.with(newReference) Nov 10, 2017
@AlexGalays AlexGalays added the bug label Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant