-
Notifications
You must be signed in to change notification settings - Fork 363
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
[InputNumber] enter事件无法触发 #1033
Labels
to be published
fixed, not be published
Comments
👋 @WULIbinbin,感谢给 TDesign 提出了 issue。 |
|
follow |
jchalex
pushed a commit
to jchalex/tdesign-vue
that referenced
this issue
Jun 26, 2022
16 tasks
uyarn
pushed a commit
that referenced
this issue
Jun 26, 2022
* fix(input-number): fix events after use t-input fix #1033 * fix(input-number): use value instead of prop * fix(input-number): use props.value instead of params Co-authored-by: jiechaowu <[email protected]>
fixed in 0.43.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-vue 版本
0.42.1
重现链接
https://codesandbox.io/s/proud-dew-mlcepb?file=/src/App.vue
重现步骤
点击键盘Enter
期望结果
enter、enter.native事件能正常触发
实际结果
enter、enter.native事件都无法触发
框架版本
vue(2.6.11)
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: