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
Is your feature request related to a problem? Please describe.
The tooltip automatically goes away when hovered, and then immediately shows itself again, infinitely.
Describe the solution you'd like
Add an option to Tooltip, like so:
Tooltip(
...
hideOnHover:false,
...
)
Describe alternatives you've considered
None
Additional context
Record of current state: (tooltip is at top right)
Is your feature request related to a problem? Please describe.
The tooltip automatically goes away when hovered, and then immediately shows itself again, infinitely.
Describe the solution you'd like
Add an option to Tooltip, like so:
Describe alternatives you've considered
None
Additional context
Record of current state: (tooltip is at top right)
2022-07-27.17-49-50.mp4