[Bug Report][3.6.14] Ripple applies to parent element in Safari browser #20310
Labels
D: ripple
platform specific
The issue only occurs on a specific platform
upstream
Problem with a third party library that we may have to work around
wontfix
The issue is expected and will not be fixed
Environment
Vuetify Version: 3.6.14
Vue Version: 3.4.37
Browsers: Safari 17.6
OS: Mac OS 10.15.7
Steps to reproduce
v-table
wrapperv-ripple
directive to table rowsExpected Behavior
Ripple effect applies only to the clicked row, just like in Firefox and Chrome.
Actual Behavior
On Safari only, ripple effect applies on the table element instead.
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
Tested on random versions of Vuetify 3 and the problem occurs on all of them, including the 3.0.0 release, and only using Safari.
The text was updated successfully, but these errors were encountered: