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

Need a way to reliably destroy the editor #106

Closed
blargism opened this issue Nov 29, 2014 · 1 comment
Closed

Need a way to reliably destroy the editor #106

blargism opened this issue Nov 29, 2014 · 1 comment

Comments

@blargism
Copy link

On single page apps, leaving big objects lying around without removing event listeners and de-referencing things can create memory problems eventually. In my case I'll be re-creating the editor often, I'd like to know that I am not leaving tons of event listeners and partially referenced objects lying around.

If this is already supported, can you please make sure it's documented. I was not able to find it anywhere.

Thanks so much.

@Waxolunist
Copy link
Owner

Please open this issue at https://github.com/bootstrap-wysiwyg/bootstrap3-wysiwyg

This repo is deprecated in favor of the above.

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

No branches or pull requests

2 participants