Validity message should appear when a user starts typing into the input
What browsers are you seeing the problem on?
Chrome
Additional context
The example is currently using an old attribute no longer supported. The attribute needs to be updated from customValidityBadInput to setCustomValidityBadInput
Please verify the version of auro-input you have installed
2.15.1
Please describe the bug
Reproducing the error on the docsite
This issue is reproducible on the Auro docsite
Expected behavior
Validity message should appear when a user starts typing into the input
What browsers are you seeing the problem on?
Chrome
Additional context
The example is currently using an old attribute no longer supported. The attribute needs to be updated from
customValidityBadInput
tosetCustomValidityBadInput