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

回车提交无法触发 form submit 事件 #77

Closed
1 task done
alphatr opened this issue Nov 4, 2021 · 0 comments · Fixed by #84
Closed
1 task done

回车提交无法触发 form submit 事件 #77

alphatr opened this issue Nov 4, 2021 · 0 comments · Fixed by #84
Assignees
Labels
type: 🐞 bug Something isn't working

Comments

@alphatr
Copy link

alphatr commented Nov 4, 2021

基本信息

额外补充

输入框阻止了默认行为

预期结果

回车提交和点击按钮提交一致,正常输出 console

复现步骤

点击提交按钮正常提交,输出 console
在任意 input 框回车,无法正常提交

@flsion flsion self-assigned this Nov 5, 2021
@flsion flsion added the type: 🐞 bug Something isn't working label Nov 5, 2021
@flsion flsion closed this as completed in #84 Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: 🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants