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
I have the same issue, mostly on touch-enabled devices like phones or even in the Google Chrome device simulator, it seems that for some tooltips the style display:none is not added to the elements with fab-tooltip class
We found a workaround: adding a :fixed-tooltip="true" attribute to the fab tag always shows the tooltips, but solves this issue, because the tooltips are automatically destroyed, independently from the hover state!
For example:
https://pygmyslowloris.github.io/vue-fab/
both 'add_alert' and 'cached' stays and will be added many times to the screen.
This issue happens in Windows 10 Edge.
The text was updated successfully, but these errors were encountered: