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

Using mdInput breaks router animation #18193

Closed
bob-lee opened this issue Jul 17, 2017 · 3 comments · Fixed by #18210
Closed

Using mdInput breaks router animation #18193

bob-lee opened this issue Jul 17, 2017 · 3 comments · Fixed by #18210
Assignees
Labels
area: animations regression Indicates than the issue relates to something that worked in a previous version type: bug/fix

Comments

@bob-lee
Copy link

bob-lee commented Jul 17, 2017

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question

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


Angular version: 4.2.4


Browser:
- [x ] Chrome (desktop) version 59
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
 
For Tooling issues:
- Node version: 6.10.0  
- Platform:  Windows 

Others:

@matsko
Copy link
Contributor

matsko commented Jul 18, 2017

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.

@matsko
Copy link
Contributor

matsko commented Jul 18, 2017

@bob-lee #18210 will fix the issue. Here is your demo working with it: https://plnkr.co/edit/Rf0ZbWSht8qyjU0F29Jo?p=preview

alxhub pushed a commit that referenced this issue Jul 18, 2017
alxhub pushed a commit that referenced this issue Jul 19, 2017
asnowwolf pushed a commit to asnowwolf/angular that referenced this issue Aug 11, 2017
juleskremer pushed a commit to juleskremer/angular that referenced this issue Aug 26, 2017
juleskremer pushed a commit to juleskremer/angular that referenced this issue Aug 28, 2017
@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 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: animations regression Indicates than the issue relates to something that worked in a previous version type: bug/fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants