Replies: 1 comment
-
That is by design. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
When a popover collides with another element it will move to avoid it, as far as I can tell it does so only one axis though. I.e. if a popover with
side
set toleft
collides it will move to theright
even if there is no space in that direction but there is space above and/or below it. Is this by design or am I misusing it?Beta Was this translation helpful? Give feedback.
All reactions