ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

鼠标移动到modal中form表单里的label时,外部input框自动聚焦。

Open Niyuent opened this issue 7 months ago • 1 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.6

Environment

Vue:3.2.36; Google Chrome Version:130.0.6723.92;

Reproduction link

Edit on CodeSandbox

Steps to reproduce

点击button打开modal,鼠标移动到Modal中form里的label上,外层input自动聚焦。

What is expected?

该label对应的input聚焦

What is actually happening?

外层input聚焦

Niyuent avatar Mar 31 '25 08:03 Niyuent