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
When setting the style prop on the Tooltip component, the arrow is visible after the tooltip content is hidden. It seems it is visible for additional ~500ms (the default tooltipTimeout value) after the tooltip content is hidden. My render method:
Hi!
When setting the
style
prop on the Tooltip component, the arrow is visible after the tooltip content is hidden. It seems it is visible for additional ~500ms (the defaulttooltipTimeout
value) after the tooltip content is hidden. Myrender
method:Version: 2.3.0
The text was updated successfully, but these errors were encountered: