[Bug Report] The validate Function of ElInputNumber cannot take effect immediately
Open
component: input-number
type: bug
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.3
### OS/Browsers version
Window10/Microsoft Edge91.0.864.64
### Vue version
2.6.14
### Reproduction Link
https://codepen.io/jade-liu-the-vuer/pen/VwbaWJZ?editors=1010
### Steps to reproduce
Enter something in the input box(在输入框里随便输入一点东西)
### What is Expected?
The verification takes effect immediately, does not prompt the required check information(校验立即生效,不提示必填校验信息)
### What is actually happening?
There is content in the input box, but the verification does not take effect, prompts that there is no completion(输入框中有内容,但校验不生效,提示有内容未填写)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.