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

Calling .insert twice spikes CPU #18

Open
maka-io opened this issue Feb 28, 2016 · 0 comments
Open

Calling .insert twice spikes CPU #18

maka-io opened this issue Feb 28, 2016 · 0 comments

Comments

@maka-io
Copy link

maka-io commented Feb 28, 2016

I have a modal that has an edit form. The first time I open the modal with a new dynamic template everything is fine. But when I close it and call .clear(), then reopen the modal with a new .insert() my CPU % spikes to 100+.

I've tried it with and with out the .clear(), and it looks like it's only on .insert().

I could see this being a problem if you didn't do a .clear() first.

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

1 participant