primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
9.25k stars 1.13k forks source link

TABS: Globally enabling Ripple breaks Scrollable Tabs #6017

Closed aeruggiero closed 1 week ago

aeruggiero commented 1 month ago

Describe the bug

When using scrollable in Tabs and having ripple globally enabled, the layout of the tabs breaks.

Reproducer

https://primevue.org/tabs/#scrollable

PrimeVue version

4.0.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

https://primevue.org/tabs/#scrollable Go here and enable ripple

Expected behavior

It should behave like when Ripple is not enabled

mertsincan commented 3 weeks ago

Good catch! Thanks a lot for your report!