-
Notifications
You must be signed in to change notification settings - Fork 497
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
[Input] Blur 事件在悬停时使用 Tab 键时无法触发 #3903
Comments
👋 @Anturin,感谢给 TDesign 提出了 issue。 |
|
Closed
XBIsland
added a commit
to XBIsland/tdesign-vue-next
that referenced
this issue
Mar 18, 2024
16 tasks
PengYYYYY
pushed a commit
that referenced
this issue
Mar 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-vue-next 版本
1.8.0
重现链接
https://github.com/Anturin/tdesign-input-blur-bug.git
重现步骤
输入文本,如果鼠标悬停在 Input 上,按 Tab 后无法触发 blur 事件,未正常输出日志,使用鼠标操作,能正常输出日志
InputNumber 也出现了,其他输入框应该也会出现相同的问题
期望结果
触发 blur 事件输出日志 v-model
实际结果
未输出日志
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
18.0
补充说明
No response
The text was updated successfully, but these errors were encountered: