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
Not sure if it's because the Tooltip Component is being rendered in body instead of inside another DOM node but when scrolling a div that has overflow: auto/scroll, the tooltip won't "stick" to its container.
In the simple example you can scroll and the tooltip is stuck to the container.