[bug]: Tooltip with overflow causes scroller to be shown for a brief moment. #6252
Open
2 tasks done
Labels
bug
Something isn't working
Describe the bug
This seems an issue with Radix itself, but I am going to report here as well.
There are 4 conditions for this issue to occur:
When this condition is met, you will see a scroller being displayed while animation is in progress.
Then the scroller disappears when animation is complete.
Affected component/components
Tooltip
How to reproduce
If above link doesn't work, copy paste following to reproduce the issue.
Basically, I just added
overflow-auto
to TooltipContent and addedTooltipPrimitive.Arrow
in the demo code.Screen.Recording.2025-01-02.at.6.18.08.PM.mov
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Before submitting
The text was updated successfully, but these errors were encountered: