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.6.8] Custom border classes are not generated #19960

Open
simionato-mobisec opened this issue Jun 6, 2024 · 2 comments
Open

[Bug Report][3.6.8] Custom border classes are not generated #19960

simionato-mobisec opened this issue Jun 6, 2024 · 2 comments

Comments

@simionato-mobisec
Copy link

Environment

Vuetify Version: 3.6.8
Vue Version: 3.4.27
Browsers: Firefox 126.0
OS: Ubuntu undefined

Steps to reproduce

  1. Create a custom theme.
  2. Add a new color called "test".
  3. Try the automatically generated class called "border-test".

Expected Behavior

The div's border where the class is used should change.

Actual Behavior

The div's border where the class is used doesn't change.

Reproduction Link

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

Other comments

The other generated classes like "bg-test" work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants