placement: 'left' goes to bottom #1180
-
Some kind of invisible anchor element is properly positioned to the left, but the floater is set to bottom-start. Devtools screenshot attached. Any hints on what to try? thanks |
Beta Was this translation helpful? Give feedback.
Answered by
JonathanMEdwards
Jul 7, 2025
Replies: 1 comment
-
Fixed with with floaterProps={{disableFlip: true}} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gilbarbara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed with with floaterProps={{disableFlip: true}}