ScrollTop: ScrollTop button not displayed correctly when ripple effect is enabled #6249
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
With the new version of Primevue v4, when the ripple effect is enabled, the top scroll button no longer works correctly. It will only be shown at the button of the page and not during scrolling. The button becomes a relative position instead of a static one. After disabling the ripple effect, everything works as expected.
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-k5pxpg?file=src%2Fmain.js
PrimeVue version
4.0.4
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The scroll to top button should work correctly even when the ripple effect is enabled.
The text was updated successfully, but these errors were encountered: