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
3.0.0-beta.15
https://jsfiddle.net/hyn6fzso/8/
increment
Only one number should be displayed after transitions are finished.
Old elements are not removed.
The text was updated successfully, but these errors were encountered:
fix(BaseTransition): fix BaseTransition delayed leave with mode `in…
BaseTransition
fc8c451
…-out` fix vuejs#1400
2ff8dca
…-out` (#1404) fix #1400
Successfully merging a pull request may close this issue.
Version
3.0.0-beta.15
Reproduction link
https://jsfiddle.net/hyn6fzso/8/
Steps to reproduce
increment
a lotWhat is expected?
Only one number should be displayed after transitions are finished.
What is actually happening?
Old elements are not removed.
The text was updated successfully, but these errors were encountered: