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
When you want to use the mouse in the tooltip information, and set the delayHide option, this should not be applied when scrolling and scrollingHide is set to true, it creates confusion because the tooltip is over another element. Maybe delayHide not should be applied when hidding due to a scroll event.