ConfirmPopup: Not positioned correctly when not used inside <button> #6525
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
ConfirmPopup component is rendered in wrong place when not used inside tag.
After clicking on the same element a second time while the ConfirmPopup is still displayed, then is rendered in the correct place.
Reproducer
https://stackblitz.com/edit/igcfdm?file=src%2FApp.vue
PrimeVue version
4.0.7
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
ConfirmPopup renders just below the clicked element
The text was updated successfully, but these errors were encountered: