Skip to content

[iOS 13] Animation-examples application crash when navigate to example with animation #2002

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

Closed
DimitarTodorov opened this issue Oct 8, 2019 · 1 comment · Fixed by #2022
Assignees

Comments

@DimitarTodorov
Copy link
Contributor

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.1.x
  • Cross-platform modules: 6.1.x
  • Android Runtime: 6.1.x
  • iOS Runtime: 6.1.x
  • NativeScript-Angular: master branch
  • Angular: 8.2

Describe the bug
When navigate to example with animation the app crashes

To Reproduce

  1. Deploy the app on iOS 13 simulator
  2. Navigate to "Angular docs animations" example

Actual: The app crashes

Expected behavior
The "angular docs animations" example should be loaded.

Sample project
The animation-examples app from the e2e/ folder of the repo

Additional context

JavaScript error:
file:///node_modules/tns-core-modules/ui/animation/animation.js:285:0: JS ERROR TypeError: undefined is not an object (evaluating 'nativeView.layer')
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

Successfully merging a pull request may close this issue.

2 participants