Replies: 1 comment
-
Seems like a more general Safari problem with z indexing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I'm using a Popover, but it doesn't seem to work as expected on iOS/Safari on the latest version of the library. When the button is clicked, the panel opens and then closes immediately. This doesn't happen on Chrome. Anyone else having this issue? I am having trouble reproducing as I don't have access to Safari/iOS myself.
I am using something like this:
Here's also a reproduction of the example: https://stackblitz.com/edit/stackblitz-starters-amaajw.
Beta Was this translation helpful? Give feedback.
All reactions