-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
If the form input box component detects the required prompt, if the external setting value is used, the abnormal prompt still exists #4955
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
Labels
Comments
下个版本会回滚这个改动,这不是bug,主动赋值不应该自动校验,你应该手动触发校验 @menkeydyvh |
ok,你这么一说有点理解了这样做的意图 |
tangjinzhou
added a commit
that referenced
this issue
Dec 22, 2021
1 task
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
3.0.0-alpha.11
Steps to reproduce
简略代码如上方所示。请检查其他输入控件应该都有一样的问题
1.针对输入框输入值
2.去掉这些值,让必填验证展示出来
3.点击外部a来设置值
What is expected?
必填检测验证通过
What is actually happening?
必填检测未触发检测必填提示依然存在

The text was updated successfully, but these errors were encountered: