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
2.25.3
3.2.37
Tested on Chrome and Firefox
Linux Fedora 36
https://codesandbox.io/s/gallant-bassi-d5cr5i?file=/src/Demo.vue
Source: https://codesandbox.io/s/gallant-bassi-d5cr5i?file=/src/Demo.vue
To reproduce:
Video: https://i.imgur.com/6RU9Vto.mp4
Expected no loop behaviour
Loop starts when fast click
Bug happens from version 2.25.3 to the latest.
The text was updated successfully, but these errors were encountered:
I can't reproduce it but it may be relevant with #3333
Maybe you can change node_modules's code and see if the issue is still there.
If it's fixed, that patch would be released in next version.
Sorry, something went wrong.
I managed to repod it, with a macro that presses 30 times (every 2ms).
I confirm it's not fixed, version 2.32.1
2cf0856
Confirmed: Fixed
No branches or pull requests
TuSimple/naive-ui version (版本)
2.25.3
Vue version (Vue 版本)
3.2.37
Browser and its version (浏览器及其版本)
Tested on Chrome and Firefox
System and its version (系统及其版本)
Linux Fedora 36
Node version (Node 版本)
Reappearance link (重现链接)
https://codesandbox.io/s/gallant-bassi-d5cr5i?file=/src/Demo.vue
Reappearance steps (重现步骤)
Source:
https://codesandbox.io/s/gallant-bassi-d5cr5i?file=/src/Demo.vue
To reproduce:
Video:
https://i.imgur.com/6RU9Vto.mp4
Expected results (期望的结果)
Expected no loop behaviour
Actual results (实际的结果)
Loop starts when fast click
Remarks (补充说明)
Bug happens from version 2.25.3 to the latest.
The text was updated successfully, but these errors were encountered: