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.34.4
3.3.4
Chrome 116.0.5845.110
windows10
https://stackblitz.com/edit/vitejs-vite-kvbywm?file=src%2Fcomponents%2FHelloWorld.vue
Toggle radio and click OK to work
Switch radio, click cancel, then can not switch radiio normally
update:value After the event is triggered, the system works properly even if the value is not updated
update:value If the value is not changed synchronously after update:value, subsequent switchover cannot take effect
The text was updated successfully, but these errors were encountered:
I'm having this problem too. Has the problem been solved?
Sorry, something went wrong.
What should I do?
If you are in a hurry, you can choose to listen for the radio click event to change the value manually
Looks like it's been repaired.
No branches or pull requests
TuSimple/naive-ui version (版本)
2.34.4
Vue version (Vue 版本)
3.3.4
Browser and its version (浏览器及其版本)
Chrome 116.0.5845.110
System and its version (系统及其版本)
windows10
Node version (Node 版本)
Reappearance link (重现链接)
https://stackblitz.com/edit/vitejs-vite-kvbywm?file=src%2Fcomponents%2FHelloWorld.vue
Reappearance steps (重现步骤)
Toggle radio and click OK to work
Switch radio, click cancel, then can not switch radiio normally
Expected results (期望的结果)
update:value After the event is triggered, the system works properly even if the value is not updated
Actual results (实际的结果)
update:value If the value is not changed synchronously after update:value, subsequent switchover cannot take effect
Remarks (补充说明)
The text was updated successfully, but these errors were encountered: