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

Navigation is slow (freezes on the fade-in animation) on Android with version 1.0.0 #453

Closed
VladimirAmiorkov opened this issue Sep 15, 2016 · 3 comments

Comments

@VladimirAmiorkov
Copy link
Contributor

Hi,

When upgrading to the latest and final version of Angular 2 (2.0.0) and nativescript-angular (1.0.0) I started getting an issue where navigation via Router's .navigate() method causes the navigation to be really slow (it looks like the fade-in animation gets stuck). I tested the navigation with nsRotuerLink but the issue is inconsistent when navigating forwards , on the other hand the backwards is always slow and has the described issue.

You can observe this behavior in the nativescript-ui-samples-angular repo's project, here us a direct link to the branch with the latest version.

@VladimirAmiorkov
Copy link
Contributor Author

VladimirAmiorkov commented Sep 16, 2016

Hi @hdeshev ,

After debugging the issue it looks like it is caused by the latest "tns-core-modules" version 2.3.0 the 2.2.1 version is ok and does not experience this issue. Also the non angular nativescript-ui-samples experiences this slow navigation.

@hdeshev
Copy link
Contributor

hdeshev commented Sep 16, 2016

Shall we move the issue to NativeScript/NativeScript then?

@VladimirAmiorkov
Copy link
Contributor Author

VladimirAmiorkov commented Sep 16, 2016

@hdeshev
It looks like it yes. I will move it feel free to close this one.

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

3 participants