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

BrowserAnimationsModule fail on Android 4.4 and Android 5.0 #12730

Closed
jpierront opened this issue Aug 18, 2018 · 3 comments
Closed

BrowserAnimationsModule fail on Android 4.4 and Android 5.0 #12730

jpierront opened this issue Aug 18, 2018 · 3 comments

Comments

@jpierront
Copy link

Bug, feature request, or proposal:

Bug

What is the expected behavior?

It should works.

What is the current behavior?

JS errors occurs.

  • TypeError: Cannot read property 'trim' of undefined at applyKeyframeAnimation
  • Cannot read property 'split' of undefined at removeKeyframeAnimation

What are the steps to reproduce?

Just click on "Pick One" on this official page with an Android 4.4/5.0 device: https://material.angular.io/components/dialog/overview

What is the use-case or motivation for changing an existing behavior?

It should works on this device type as Angular do.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

It's works on Angular 5.X + Angular Material 5.X but not on Angular 6.1.4 + Angular Material 6.4.5

Is there anything else we should know?

There is no crash when you use NoopAnimationsModule instead of BrowserAnimationsModule ... but there is no animation ;-)

@crisbeto
Copy link
Member

This looks like an issue with the animations module. The issue should be posted to the main repo: https://github.com/angular/angular/issues.

@jpierront
Copy link
Author

Sorry, probably an Angular issue. angular/angular#25563

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants