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've been using the "1.0.0-next.66" and messing around with Tooltip
I'm trying to fix the side of the Tooltip.Content to "top".
I figured out that flip in floating-ui is mapped avoidCollisions so i try to set avoidCollisions={false}
but the result is that it still doesn't disabled auto the flip
The text was updated successfully, but these errors were encountered:
Anon-136
changed the title
Setting avoidCollisions={false} doesn't disabled auto flip
next: Setting avoidCollisions={false} doesn't disabled auto flip
Dec 8, 2024
Describe the bug
I've been using the "1.0.0-next.66" and messing around with Tooltip
I'm trying to fix the side of the
Tooltip.Content
to "top".I figured out that flip in floating-ui is mapped avoidCollisions so i try to set
avoidCollisions={false}
but the result is that it still doesn't disabled auto the flip
Expected
Version 0.21.16
CleanShot.2567-12-08.at.18.24.12.mp4
Actual
Version 1.00-next.66
CleanShot.2567-12-08.at.18.26.05.mp4
Reproduction
https://stackblitz.com/edit/vitejs-vite-znbmy2b8?file=src%2FApp.svelte
Logs
No response
System Info
Severity
blocking an upgrade
The text was updated successfully, but these errors were encountered: