-
-
Notifications
You must be signed in to change notification settings - Fork 536
Closed
Labels
Description
It seems there are still issues regarding the tooltip not closing in version 4.5.1.
I see that issue #769 was closed however the issue is still occurring.
Checkout the this code sandbox: https://codesandbox.io/s/zealous-sanderson-8l96ko?file=/src/App.js
In the image attached you can see that two tooltips remain open after the cursor has left.
The issue isn't always easily reproduce but I have found that in implementations where multiple tooltips are stacked vertically
if you move the cursor up and down overtop of them, then exit the build in simulated browser to the left the tooltips remain
zeghmouri
