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
We use v-tooltip on a table display providing additional information on cell data with the tooltip. In this scenario, in some browsers tooltips get stuck when the user goes over multiple cells to "pinpoint" the one he's interested in and the overall efect is that something is broken.
Hello,
We use v-tooltip on a table display providing additional information on cell data with the tooltip. In this scenario, in some browsers tooltips get stuck when the user goes over multiple cells to "pinpoint" the one he's interested in and the overall efect is that something is broken.
Here is a JSFiddle that emulates our scenario:
https://jsfiddle.net/sy8hshaL/
I've had more luck reproducing it with Firefox than with Chrome.
The text was updated successfully, but these errors were encountered: