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

[Select] 下拉选中数据后,输入框失焦的问题 #4554

Open
tiny-dust opened this issue Sep 11, 2024 · 1 comment
Open

[Select] 下拉选中数据后,输入框失焦的问题 #4554

tiny-dust opened this issue Sep 11, 2024 · 1 comment
Labels
🐞 bug Something isn't working

Comments

@tiny-dust
Copy link
Contributor

tdesign-vue-next 版本

1.10.0

重现链接

https://stackblitz.com/edit/dmvr2n?file=src%2Fdemo.vue

重现步骤

  1. 选择框,点击展开下拉选项
  2. 选中某个数据
  3. 输入框失焦,并且没有出发 onBlur事件

期望结果

保持聚焦状态、或者触发 onBlur 事件

实际结果

输入框失焦,并且没有触发 onBlur 事件

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Copy link
Contributor

👋 @tiny-dust,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@tiny-dust tiny-dust changed the title [组件名称] 描述问题的标题 [Select] 下拉选中数据后,输入框失焦的问题 Sep 11, 2024
@uyarn uyarn added the 🐞 bug Something isn't working label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants