SplitButton: some preventDefault are missing #4223
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The SplitButton component of PrimeVue is missing some
preventDefault()
Reproducer
https://codesandbox.io/p/sandbox/exciting-pateu-l9t63h?file=%2Fsrc%2FApp.vue%3A49%2C73
PrimeVue version
3.31.0
Vue version
3.x
Language
ALL
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Click on the dropdown button
Expected behavior
I expect the event not to be propagated using
event.preventDefault
The text was updated successfully, but these errors were encountered: