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

Animation cancelled error when going from list page to login page #132

Open
fdnhkj opened this issue Sep 3, 2016 · 1 comment
Open

Animation cancelled error when going from list page to login page #132

fdnhkj opened this issue Sep 3, 2016 · 1 comment
Labels

Comments

@fdnhkj
Copy link

fdnhkj commented Sep 3, 2016

Hello,

I recently did the tutorial Building Apps with NativeScript and Angular 2.
During the tutorial, I noticed an error message in console while running the app.
Then, I cloned this repo and got the same message.

It happens on iOS only when navigating from the list page back to the login page using the iOS gesture (see gif below).
animationcancelled

Sep 3 16:01:49 MacBook-Pro-de-Fidan groceries[1991]: CONSOLE ERROR file:///app/tns_modules/zone.js/dist/zone-node.js:442:27: Unhandled Promise rejection: Animation cancelled. ; Zone: ; Task: Promise.then ; Value: Error: Animation cancelled. _rejectAnimationFinishedPromise@file:///app/tns_modules/ui/animation/animation-common.js:110:31
animationFinishedCallback@file:///app/tns_modules/ui/animation/animation.js:115:57
animationDidStopFinished@file:///app/tns_modules/ui/animation/animation.js:67:35
UIApplicationMain@[native code]
start@file:///app/tns_modules/application/application.js:233:26
nativeScriptBootstrap@file:///app/tns_modules/nativescript-angular/application.js:144:22
anonymous@file:///app/main.js:9:36
evaluate@[native code]
moduleEvaluation@[native code]
[native code]
promiseReactionJob@[native code]

Any idea why I get this error ?
Thank you

@alterx
Copy link

alterx commented Sep 20, 2016

Hey @fdnhkj , there's some discussion about this here NativeScript/nativescript-angular#431

@tjvantoll tjvantoll added the bug label Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants