-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
a-radio-group组件绑定了字段,其事件就会执行两次 #1280
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
Comments
tangjinzhou
added a commit
that referenced
this issue
Oct 16, 2019
@tangjinzhou 另外。进度条的strokeWidth不起作用,1.3.17正常。重现步骤参看上面的沙盒链接 |
@imic07 不同问题,分开提issue吧 |
@tangjinzhou ver 1.4.1 change还是执行了2次, 你再测试下呢 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
1.4.0
Environment
win10/chrome latest/vue 1.4.0
Reproduction link
Steps to reproduce
升级到1.4.0后, a-radio-group组件如果绑定了字段,那么其事件就会执行两次(使用v-model或者form表单绑定)
What is expected?
点击后,change只执行一次
What is actually happening?
执行了两次
The text was updated successfully, but these errors were encountered: