Put an input search box in the select drop-down slot, and click the input box will lose the focus. This antdv 1.7.5, and 2.1.6 have this problem, when can I fix it, and then I wrote the same with react's antd A drop-down search does not have this problem #4132
Labels
Version
2.1.4
Environment
vue version: vue 3.0.1 , browser version: chrome 90.0.4430.212(正式版本)
Reproduction link
https://stackblitz.com/edit/vue-u346sc?embed=1&file=src/components/HelloWorld.vue
Steps to reproduce
select下拉插槽放一个input搜索框,点击输入框就会失去焦点,这个antdv 1.7.5,和2.1.6都有这个问题,请问下什么时候可以修复下,然后我用react的antd写了同样一个下拉搜索就没这个问题
What is expected?
select下拉插槽放一个input搜索框,点击输入框输入内容,下拉步会收起来
What is actually happening?
select下拉插槽放一个input搜索框,点击输入框就会失去焦点,下拉自动收起
https://stackblitz.com/edit/vue-u346sc?embed=1&file=src/components/HelloWorld.vue
The text was updated successfully, but these errors were encountered: