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

Add destroy method to accordion #2115

Closed
MeMyselfI opened this issue Oct 3, 2015 · 6 comments
Closed

Add destroy method to accordion #2115

MeMyselfI opened this issue Oct 3, 2015 · 6 comments

Comments

@MeMyselfI
Copy link

Please add a destroy method to accordion.

@acburst
Copy link
Collaborator

acburst commented Oct 3, 2015

Could you flesh out your issue a bit more? What exactly do you want in a destroy method and what problems does it solve? It's really hard to justify changing something for a one line description.

@MeMyselfI
Copy link
Author

Sure. I use materiaize for a web application. Therefore I need to create and destroy widgets dynamically. If those widgets register listeners there will be most likely memory leaks when those listeners still points to dom elements.

@Mythli
Copy link

Mythli commented Oct 17, 2015

the same is true for almost all other components. using it with frameworks like react or ember is a pitty.

@MeMyselfI
Copy link
Author

Any update to this major issue?

@Mythli
Copy link

Mythli commented Mar 27, 2016

Push

@fega fega added this to Feature Requests in Feature request board Apr 13, 2017
@tomscholz
Copy link
Contributor

#4522

@tomscholz tomscholz removed this from Feature Requests in Feature request board Jul 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants