-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
Angularjs Node Leaks #1335
Comments
ping @IgorMinar |
@btford Do you know anyone on the Angular team able to look at this? |
Idk if this definitively proves a memory leak. @samccone – if you repeat these steps, does memory continue (unbounded) to grow? What version of Angular do you see this? And do you see this behavior in browsers besides Chrome? It's probably good to cross-file this on angular/angular.js, but I'll ping the team and see if anyone can take a look. Thanks! |
Hey @btford Let me update these numbers with the most recent results 👍 |
Thanks. Has someone been able to look into this yet? :) |
Closing, since the Angular example was updated #2212 |
Steps to reproduce
Looks like we are leaking DOM nodes ⛲
The text was updated successfully, but these errors were encountered: