-
Notifications
You must be signed in to change notification settings - Fork 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
unexpected transition when router change #2697
Comments
https://stackblitz.com/edit/ng-zorro-antd-start-nqwret |
https://stackblitz.com/edit/ng-zorro-antd-start-sxbud9 |
transition error without ng-zorro-antd |
For workaround, using imperative className assignment rather than class binding: https://stackblitz.com/edit/ng-zorro-antd-start-jw8faq?file=src/app/app.component.ts This is likely to be a Chrome issue triggered by specific timing, while not sure what the real cause, using a different action sequence may get rid of this issue. |
https://stackblitz.com/edit/ng-zorro-antd-start-qgr95a?file=src%2Fapp%2Fhome%2Fhome.component.html
The text was updated successfully, but these errors were encountered: