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
Whenever the tooltip reaches the right limit of the displayInset container, it defaults to be positioned at the center of the screen, breaking the component.
Expected
Expand to the left of the screen as it does to the right side when the left limit is reached.
Situation
Whenever the tooltip reaches the right limit of the displayInset container, it defaults to be positioned at the center of the screen, breaking the component.
Expected
Expand to the left of the screen as it does to the right side when the left limit is reached.
Found
It is rendered at the center of the screen.
Package Version
1.1.7
Code
Screenshots
When tooltip does not reach the right limit of displayInset
When tooltip reaches the right limit and defaults to center
App where the package is used
Wibson
The text was updated successfully, but these errors were encountered: