You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ConfirmPopup without problem at chrome but at Safari Browser i'm having issue popup window doesn't show at true location. You can see it your documentation too.
I've been doing some digging on this, and I think this commit is what broke it? As I have a significant Safari/iOS user base, I've rolled back to a prior minor version of PrimeVue in the meantime either until it's fixed or I get around to fixing it :)
Describe the bug
I'm using ConfirmPopup without problem at chrome but at Safari Browser i'm having issue popup window doesn't show at true location. You can see it your documentation too.
Reproducer
https://stackblitz.com/edit/primevue-3-vite-issue-template-quyhsp?file=src%2FApp.vue
PrimeVue version
3.53.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Safari 17.6
Steps to reproduce the behavior
Click the toggler button, popup pops at the top left of the screen, click second time to toggler button, popup pops at right place
Expected behavior
My expectation is popup pops at right position
The text was updated successfully, but these errors were encountered: