vueComponent / ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
https://antdv.com/
Other
20.11k stars 3.78k forks source link

[Bug] Select Custom dropdown 关闭后 Select 的聚焦状态一直保持 #7334

Open lfzs opened 7 months ago

lfzs commented 7 months ago

Version

4.0.6

Environment

Vue 3.3.8/Mac Chrome 120.0.6099.234

Reproduction link

https://antdv.com/components/select#components-select-demo-custom-dropdown-menu

Steps to reproduce

点击聚焦,失焦。官网 v4.1.2 可复现

https://github.com/vueComponent/ant-design-vue/assets/20108480/a411fe7e-e459-4e6c-b196-8370d709595d

What is expected?

正常聚焦和失焦

What is actually happening?

聚焦后不失焦

baicie commented 7 months ago

may i fix this?