element [Bug Report] Numeric input box encountered a bug during form validation

tcbh2hod  于 4个月前  发布在  其他
关注(0)|答案(1)|浏览(85)

Element UI version

2.14.1

OS/Browsers version

Win10/chrome 87.0.4280.141

Vue version

2.6.12

https://codepen.io/fsqxxx/pen/poEQBvX

Steps to reproduce

Turn off the required options in the number input box, and delete all numbers after entering the number. At this time, the input box is empty, but the input character type is wrong and the verification fails.

What is Expected?

Turn off the required options in the number input box, enter the numbers and then delete all numbers, hoping to close the verification and pass the verification

What is actually happening?

Turn off the required options in the number input box, enter the numbers and then delete all numbers, hoping to close the verification and pass the verification

nzkunb0c

nzkunb0c1#

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

相关问题