Vuetify Version: 2.2.33
Vue Version: 2.6.11
Browsers: Chrome 83.0.4103.97
OS: Mac OS 10.15.4
Add color prop with value "error" or a class prop with a known class name to a v-label.
The v-label should have the error color (usually red) and have the supplied classes applied.
The color does not change and the classes are not applied.
Duplicate of https://github.com/vuetifyjs/vuetify/issues/11410
v-label is listed in the API-explorer on vuetifyjs.com with the prop color available. How is this not a bug?
v-label being listed in API-explorer is a bug in docs, it shouldn't be there
I'll reopen this issue as a docs issue
Sorry for missing that duplication! Yeah I found it in the API-explorer. v-messages is in that explorer as well. Should that go as well then?
Most helpful comment
Yup, https://github.com/vuetifyjs/vuetify/issues/9857