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
Currently I am using place="bottom-start" and it works as expected. When the anchor element is towards the bottom of the screen the tooltip opens above. Is there a way to disable that auto positioning and have the tooltip always open bottom-start regardless of where it is on the screen?