[Bug Report][3.3.0] Error messages aren't shown if set from external source #17420
Labels
C: VInput
T: bug
Functionality that does not work as intended/expected
T: regression
Something that used to work but we broke
Milestone
Environment
Vuetify Version: 3.3.0
Last working version: 3.2.5
Vue Version: 3.3.4
Browsers: Chrome 113.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
Set
error-messages
to a value from some external source - in the repro, simply click the button to emulate errors being set from another service such as vee-validate.Input is in error state but messages not shown.
Expected Behavior
Error messages to show without having to blur the input
Actual Behavior
Error messages don't show unless the input is blurred
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
Example in docs also doesn't work
https://vuetifyjs.com/en/components/forms/#vee-validate
The text was updated successfully, but these errors were encountered: