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

feat: implement removeAllListeners #2609

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

jcesarmobile
Copy link
Member

implemented a removeAllListeners function for plugins so all listeners of that plugin can be removed at once (in case you lost the reference to them)

closes #2531

@jcesarmobile jcesarmobile merged commit ac55d63 into ionic-team:master Mar 20, 2020
@jcesarmobile jcesarmobile deleted the remove-all-listeners branch March 20, 2020 12:38
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.

Need to remove all event listeners
1 participant