-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
bug: Memory leaks between views #10416
Comments
Thanks for opening an issue with us, we will take a look into this. |
Working in this right now! |
I have a fix for this memory leak! |
manucorporat
added a commit
to manucorporat/ionic
that referenced
this issue
Feb 26, 2017
fixes ionic-team#10459 fixes ionic-team#10416 fixes ionic-team#10286
Closed
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Type: bug
Ionic Version: 2.x
Platform: all
I noticed a memory leak when I'm moving between the views of my app.
So I've created a clean Ionic 2 temple tab project ("ionic start --v2 myApp tabs") without any additional code and noticed it to leaks when I switch between tabs:
I saw others posted related topics but without a solution:
We are at the final stage before releasing our enterprise application and we will appreciate your quick response.
P.S
This is my relate ionic forum post URL:
https://forum.ionicframework.com/t/memory-leaks-between-views/79322
The text was updated successfully, but these errors were encountered: