Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.5.15] VInput: counter should have the "error" color when the input has the "error" state #19615

Assignees
Labels
C: VCounter VCounter Component T: bug Functionality that does not work as intended/expected

Comments

@ricardo17coelho
Copy link

Environment

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:
Screenshot 2024-04-15 at 16 41 43

Actual Behavior

the "counter" label doens't change when the value is over the defined "counter"

Reproduction Link

https://play.vuetifyjs.com/#...

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VCounter VCounter Component labels Apr 15, 2024
@KaelWD KaelWD added this to the v3.6.0 (Nebula) milestone Apr 15, 2024
@KaelWD KaelWD self-assigned this Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment