Galleria: Global ripple effect breaks Galleria #6438
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When using global ripple effect, the Galleria component's navigation/close buttons are now styled as
position: relative
. This breaks the entire layout of Galleria:Reproducer
https://stackblitz.com/edit/hheeak?file=src%2FApp.vue
PrimeVue version
4.0.5
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
ripple
as part of the themeGalleria
component with full-screenExpected behavior
It is expected that the ripple effect will not break the component.
The text was updated successfully, but these errors were encountered: