-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Button can still be clicked in loading state #1628
Labels
Comments
同意啊,Loading 状态的按钮通常都是不允许再次被点击的 |
目前计划在下个 minor 进行一个调整 Plan to change it in next minor version, it would be a small breaking change. |
I think the same should be true of switch loading |
can be closed now |
okay |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TuSimple/naive-ui version (版本)
2.20.3
Vue version (Vue 版本)
3.2.22
Browser and its version (浏览器及其版本)
chrome
System and its version (系统及其版本)
mac
Node version (Node 版本)
16
Reappearance link (重现链接)
https://codesandbox.io/api/v1/sandboxes/define
Reappearance steps (重现步骤)
Button can still be clicked in loading state
Expected results (期望的结果)
I think it is not operable in the loading state
Actual results (实际的结果)
Button can still be clicked in loading state
Remarks (补充说明)
The text was updated successfully, but these errors were encountered: