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
使用表单Form组件时,禁用Select下拉框组件时校验仍会显示校验状态,与输入框等组件显示状态不一致
1、打开复现连接 2、点击校验(会发现被禁用的下拉框被红框包裹、禁用的输入框没有被红框包裹)
https://codesandbox.io/p/sandbox/magical-rain-czw76y?file=%2Fsrc%2FDemo.vue
System: OS: Windows 11 10.0.22631 CPU: (16) x64 AMD Ryzen 9 5900HX with Radeon Graphics Memory: 14.33 GB / 31.40 GB Binaries: Node: 14.16.0 - ~\AppData\Local\Volta\tools\image\node\14.16.0\node.EXE Yarn: 1.22.19 - C:\Program Files\Volta\yarn.EXE npm: 6.14.11 - ~\AppData\Local\Volta\tools\image\node\14.16.0\npm.CMD pnpm: 8.14.1 - C:\Program Files\Volta\pnpm.EXE Browsers: Edge: Chromium (127.0.2651.74) Internet Explorer: 11.0.22621.3527 npmPackages: naive-ui: 2.39.0 => 2.39.0 vue: ^3.2.39 => 3.2.39
pnpm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
使用表单Form组件时,禁用Select下拉框组件时校验仍会显示校验状态,与输入框等组件显示状态不一致
Steps to reproduce
1、打开复现连接
2、点击校验(会发现被禁用的下拉框被红框包裹、禁用的输入框没有被红框包裹)
Link to minimal reproduction
https://codesandbox.io/p/sandbox/magical-rain-czw76y?file=%2Fsrc%2FDemo.vue
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: