question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug Report] v-label color and class props are ineffective

See original GitHub issue

Environment

Vuetify Version: 2.2.33 Vue Version: 2.6.11 Browsers: Chrome 83.0.4103.97 OS: Mac OS 10.15.4

Steps to reproduce

Add color prop with value "error" or a class prop with a known class name to a v-label.

Expected Behavior

The v-label should have the error color (usually red) and have the supplied classes applied.

Actual Behavior

The color does not change and the classes are not applied.

Reproduction Link

https://codepen.io/marreman/pen/ZEQbZPa

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jacekkarczmarczykcommented, Jun 9, 2020

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Warning: Prop className did not match. #7322 - GitHub
Describe the bug​​ Using css prop introduced with styled-components v4 causes Warning: Prop className did not match. .
Read more >
How to Write A Good Bug Report? Tips and Tricks
How to distinguish between a good and bad Bug Report? It's very simple, apply the following characteristics and techniques to report a bug....
Read more >
React input onChange lag - Stack Overflow
I have a simple controlled input with an onChange event handler. Everything works as it should with handleChange firing on every keystroke, the ......
Read more >
Color Additives Questions and Answers for Consumers - FDA
The FDA continually monitors reports of problems that may be related to color additives and takes action when necessary.
Read more >
Styling in React: 5 ways to style React apps - LogRocket Blog
Learn about styling React components with inline styling, styled-components, CSS modules, Tailwind CSS, and Sass and CSS style sheets.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found