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

Handle component DOM removal and destroy itself #18

Open
enzy opened this issue Jul 16, 2019 · 0 comments
Open

Handle component DOM removal and destroy itself #18

enzy opened this issue Jul 16, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@enzy
Copy link
Contributor

enzy commented Jul 16, 2019

Improve upon the code started for Bici project and provide following:

  • detect, when this.el was removed from DOM and remove any EventListeners attached
  • gracefully destroy current instance
@enzy enzy added the enhancement New feature or request label Jul 16, 2019
@enzy enzy changed the title Handle component DOM removal and destroy operation Handle component DOM removal and destroy itself Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant