-
Notifications
You must be signed in to change notification settings - Fork 25.4k
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
Using mdInput breaks router animation #18193
Comments
Thank you @bob-lee for posting this and for providing a plnkr page. I will have a solution for this in the next two days. |
…CD during CD Closes angular#18193
@bob-lee #18210 will fix the issue. Here is your demo working with it: https://plnkr.co/edit/Rf0ZbWSht8qyjU0F29Jo?p=preview |
…CD during CD Closes angular#18193
…CD during CD Closes angular#18193
…CD during CD Closes angular#18193
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
I'm submitting a...
Current behavior
Router animation fails due to errors on query(':enter') if the page uses material component like mdInput. Replacing mdInput with plain input gets back 'home => about' animation.
Expected behavior
Minimal reproduction of the problem with instructions
https://plnkr.co/edit/SY1g8KihCEjd5BAcDBk6?p=preview
What is the motivation / use case for changing the behavior?
Environment
The text was updated successfully, but these errors were encountered: