google / google/material-design-lite
Is There A Way To Turn Off Validation?
Open
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
I noticed when using third party validation tools to validate a form, the is-invalid class was being removed on a required text-field after clearing the result.
It seems that there is some sort of validation happening within the material js file that is doing this.
Is there a way to turn off this validation in mdl?
Contributor guide
Assessment
This issue has not been assessed yet.