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
Vuetify Version: 3.5.15 Last working version: 2.7.2 Vue Version: 3.4.21 Browsers: Chrome 123.0.0.0 OS: Mac OS 10.15.7
Steps to reproduce
Open the Playground
Expected Behavior
When a "counter" is defined and the amount of chars in the input is over the "counter" value, the color of the "counter" label should be red ( vuetify 2 behaviour )
Vuetify 2:
Actual Behavior
the "counter" label doens't change when the value is over the defined "counter"