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

[InputNumber] enter事件无法触发 #1033

Closed
WULIbinbin opened this issue Jun 18, 2022 · 4 comments · Fixed by #1075
Closed

[InputNumber] enter事件无法触发 #1033

WULIbinbin opened this issue Jun 18, 2022 · 4 comments · Fixed by #1075
Labels
to be published fixed, not be published

Comments

@WULIbinbin
Copy link

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

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

♥️ 有劳 @ybg555 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @WULIbinbin

@jchalex
Copy link
Contributor

jchalex commented Jun 24, 2022

follow

@uyarn uyarn added the 🏃🏻 in progress someone is handling label Jun 24, 2022
jchalex pushed a commit to jchalex/tdesign-vue that referenced this issue Jun 26, 2022
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]>
@uyarn uyarn added to be published fixed, not be published and removed 🏃🏻 in progress someone is handling labels Jun 26, 2022
@uyarn uyarn reopened this Jun 26, 2022
@uyarn
Copy link
Collaborator

uyarn commented Jun 28, 2022

fixed in 0.43.0

@uyarn uyarn closed this as completed Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published fixed, not be published
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants