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

Destroy method needs to remove data #6

Open
kemiga opened this issue Apr 29, 2015 · 3 comments
Open

Destroy method needs to remove data #6

kemiga opened this issue Apr 29, 2015 · 3 comments
Labels

Comments

@kemiga
Copy link

kemiga commented Apr 29, 2015

Currently have to add: "target.removeData('plugin_accAccordion')" in order to completely destroy the plugin data.

@lawlesscreation
Copy link
Contributor

When destorying the plugin, we may need to using .off to unbind the trigger when using existing elements as well as removeData.

@anevins12
Copy link
Contributor

The data seems to have been already removed from the destroy method

@anevins12
Copy link
Contributor

Ready for Peer Review #11

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

3 participants