-
Notifications
You must be signed in to change notification settings - Fork 470
Closed
Description
Tooltipster fails on this line:
When using in a virtual scrolling container.
Which means that it is rapidly initiated and destroyed on row elements as the user scrolls.
It appears that if the mouse is over the row with the tooltips while scrolling with the mousewheel - the tooltip starts initiating, adds the element to the DOM for measuring, gets destroyed, and then reaching that line of code where it traversed to the parent but has no parent.
Metadata
Metadata
Assignees
Labels
No labels