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
Describe the bug
When we try to use some manual html input element, and then submitting this form, it fails when length is less than specified, although, when using @smui/Textfield, the validation doesn't work as expected.
Describe the bug
When we try to use some manual html input element, and then submitting this form, it fails when length is less than specified, although, when using @smui/Textfield, the validation doesn't work as expected.
To Reproduce
Example https://svelte.dev/repl/493ac4aee57e47b8a9bbad99e4317e6a?version=4.2.10
Expected behavior
It should validate properly, showing up the HTML validation message, or we should have some doc about how to do this.
Screenshots
Screenshot when submitting both.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: