[Bug Report] Form inputs validation on disabled inputs
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.14.1
### OS/Browsers version
Any
### Vue version
2.6.12
### Reproduction Link
https://codepen.io/pen/OJROEgy
### Steps to reproduce
Make a form, make validations, disable some elements
### What is Expected?
Disabled elements should not be considerable
### What is actually happening?
Wont let submit the form because Input is required but same time disabled. This is Bad logic.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.