[Bug Report][3.6.13] ripple custom color is not applied in VBtn #20189
Closed
Description
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.