You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.0.0-alpha.16
Environment
chrome 95 / 96/ vue3@lasted,vite@2,
Reproduction link
Steps to reproduce
value为number时候,表单验证不通过,字符串没有问题
What is expected?
支持number
What is actually happening?
不支持number
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
form表单验证,radio,value:Ref<number> ,验证失效
Form form validation, radio, value: Ref<number>, validation is invalid
Dec 22, 2021
* doc: add form demo
* fix: form dynamic error
* doc: add form demo
* revert: formitem auto validate #4955
* fix: input not update when set undefined
* doc: add form demo
* fix: form validate for number tyope, close#5064
* fix: form validateMessages not work
* doc: add form demo
Version
3.0.0-alpha.16
Environment
chrome 95 / 96/ vue3@lasted,vite@2,
Reproduction link
Steps to reproduce
value为number时候,表单验证不通过,字符串没有问题
What is expected?
支持number
What is actually happening?
不支持number
The text was updated successfully, but these errors were encountered: