We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://stackblitz.com/edit/angular-4a8g39?file=src/app/app.component.ts
Change nzType from 'line' to 'card', then to 'line' again, click tab-bar the ink-bar not be animated.
nzType
Animations for ink-bar should only be affected by nzType and nzAnimated.
nzAnimated
ink-bar not be animated when nzType changed to 'card', then to 'line'.
Sorry for my English.
The text was updated successfully, but these errors were encountered:
close via #5590
Sorry, something went wrong.
vthinkxie
No branches or pull requests
Reproduction link
https://stackblitz.com/edit/angular-4a8g39?file=src/app/app.component.ts
Steps to reproduce
Change
nzType
from 'line' to 'card', then to 'line' again, click tab-bar the ink-bar not be animated.What is expected?
Animations for ink-bar should only be affected by
nzType
andnzAnimated
.What is actually happening?
ink-bar not be animated when
nzType
changed to 'card', then to 'line'.Sorry for my English.
The text was updated successfully, but these errors were encountered: