Skip to content
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

使用表单Form组件时,禁用Select下拉框组件时校验仍会显示校验状态 #6448

Open
5 tasks done
maddenBoy opened this issue Oct 10, 2024 · 0 comments
Open
5 tasks done
Labels
untriaged need to sort

Comments

@maddenBoy
Copy link

Describe the bug

使用表单Form组件时,禁用Select下拉框组件时校验仍会显示校验状态,与输入框等组件显示状态不一致

Steps to reproduce

1、打开复现连接
2、点击校验(会发现被禁用的下拉框被红框包裹、禁用的输入框没有被红框包裹)
image

Link to minimal reproduction

https://codesandbox.io/p/sandbox/magical-rain-czw76y?file=%2Fsrc%2FDemo.vue

System Info

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

Used Package Manager

pnpm

Validations

@maddenBoy maddenBoy added the untriaged need to sort label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged need to sort
Projects
None yet
Development

No branches or pull requests

1 participant