primevue-mirror/components
François Volral 8ef984894d Fix: Add preventDefault on SplitButton click event
The SplitButton component of PrimeVue was missing a preventDefault()
call when clicking on the button that opens the dropdown menu. This
caused unexpected behavior when interacting with the dropdown menu.
The issue has been resolved by adding the preventDefault() on the click
event, ensuring smooth and expected functionality.

Fixes #4223"
2023-07-31 14:54:09 +02:00
..
doc Update theming tab render condition 2023-07-30 21:20:52 +03:00
layout Update doc components structure 2023-04-01 03:36:59 +01:00
lib Fix: Add preventDefault on SplitButton click event 2023-07-31 14:54:09 +02:00