Replies: 1 comment 2 replies
-
@jjenzz Curious to hear your thoughts 🙏 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When the trigger is positioned in the middle of the screen, Tooltip's arrow points by default to the Trigger's center:

But, when the trigger is positioned at the edge of the viewport, the arrow is not pointing to the button's center anymore:

Is there a way to configure Tooltip's Arrow to always point to the Trigger's center like below without manually calculating arrow's offset?

CodeSandbox
Beta Was this translation helpful? Give feedback.
All reactions