Replies: 1 comment
-
|
It looks like this information should be moved to the https://getbootstrap.com/docs/5.3/forms/validation/#browser-defaults part, because it works fine then - not with the custom BS styles. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation about validation states:
"You may provide custom validity messages with setCustomValidity in JavaScript."
But all the examples have hardcoded or sections.
Is there a way to use the original Validation messages with Bootstrap?
Beta Was this translation helpful? Give feedback.
All reactions