We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vuetify Version: 3.6.13 Last working version: 3.5.15 Vue Version: 3.4.32 Browsers: Chrome 126.0.0.0 OS: Windows 10
Apply "{ class: 'text-red' }" value to Ripple prop for a VBtn.
The color is applied to Ripple according to the set class of the Ripple prop.
The color is not applied to Ripple.
https://play.vuetifyjs.com/#...
This feature was broken in this PR #19577 in v3.5.16.
The text was updated successfully, but these errors were encountered:
0a31bf8
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.6.13
Last working version: 3.5.15
Vue Version: 3.4.32
Browsers: Chrome 126.0.0.0
OS: Windows 10
Steps to reproduce
Apply "{ class: 'text-red' }" value to Ripple prop for a VBtn.
Expected Behavior
The color is applied to Ripple according to the set class of the Ripple prop.
Actual Behavior
The color is not applied to Ripple.
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
This feature was broken in this PR #19577 in v3.5.16.
The text was updated successfully, but these errors were encountered: