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 组件 onBlur 触发无效的 onChange,导致 value 更新失效 #1910

Closed
Flcwl opened this issue Sep 6, 2021 · 1 comment · Fixed by #1911
Closed

Form 组件 onBlur 触发无效的 onChange,导致 value 更新失效 #1910

Flcwl opened this issue Sep 6, 2021 · 1 comment · Fixed by #1911
Labels
3.x bug Something isn't working comp:form

Comments

@Flcwl
Copy link
Collaborator

Flcwl commented Sep 6, 2021

Bug 描述
Form 组件 onBlur 触发无效的 onChange,导致 value 更新失效,无法被 Form 收集更新表单数据

参考
重现步骤:

  1. FormItem 用作 Select 的数据收集器时,无法使用

可重现环境:

  • 浏览器: chrome
@Flcwl Flcwl added the bug Something isn't working label Sep 6, 2021
@Flcwl Flcwl mentioned this issue Sep 6, 2021
solarjoker added a commit that referenced this issue Sep 7, 2021
@Flcwl
Copy link
Collaborator Author

Flcwl commented Sep 7, 2021

Done. v 3.7.1-rc.16

@Flcwl Flcwl linked a pull request Sep 9, 2021 that will close this issue
@Flcwl Flcwl mentioned this issue Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x bug Something isn't working comp:form
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants