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

[Bug Report] 表单验证的下拉框组件 在使用了表单"resetField"方法后 下拉框选择的第一次不能触发change事件 #10086

Closed
1027150421 opened this issue Mar 9, 2018 · 0 comments

Comments

@1027150421
Copy link

Element UI version

2.2.1

OS/Browsers version

All

Vue version

2.5.13

Reproduction Link

官网表单校验用例能重现https://element.eleme.io/#/zh-CN/component/form

Steps to reproduce

1.点击表单重置
2.在选择下拉框 选择一个下拉框选项

What is Expected?

表单重置后 第一次选择下拉框选项依然能触发校验

What is actually happening?

没有触发校验 只有第二次再次变更值才会触发

@1027150421 1027150421 changed the title [Bug Report] [Bug Report] 表单验证的下拉框组件 在使用了表单"resetField"方法后 下拉框选择的第一次不能触发change事件 [Bug Report] 表单验证的下拉框组件 在使用了表单"resetField"方法后 下拉框选择的第一次不能触发change事件 Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants