We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
3.0.2
https://codesandbox.io/s/nervous-hooks-blcjw?file=/src/App.vue
Spam click the Show Overlay button
The fade transition should smoothly toggle between opacity: 0 and opacity: 1. no matter how fast you click.
The fade transition constantly shows/hides abruptly while spam clicking.
Exactly same transition works smoothly in Vue 2 here I am attaching sandbox for that. https://codesandbox.io/s/suspicious-galileo-0d8wt?file=/src/App.vue
The text was updated successfully, but these errors were encountered:
eaf8a67
Successfully merging a pull request may close this issue.
Version
3.0.2
Reproduction link
https://codesandbox.io/s/nervous-hooks-blcjw?file=/src/App.vue
Steps to reproduce
Spam click the Show Overlay button
What is expected?
The fade transition should smoothly toggle between opacity: 0 and opacity: 1. no matter how fast you click.
What is actually happening?
The fade transition constantly shows/hides abruptly while spam clicking.
Exactly same transition works smoothly in Vue 2 here I am attaching sandbox for that.
https://codesandbox.io/s/suspicious-galileo-0d8wt?file=/src/App.vue
The text was updated successfully, but these errors were encountered: