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
The ScrollBar plugin listens to mouse events on windows.document. In particular it causes the facet it is attached to to be refreshed on all mouse move events. This should be cleaned up so that events are only listened to when appropriate.
The text was updated successfully, but these errors were encountered:
The ScrollBar plugin listens to mouse events on
windows.document
. In particular it causes the facet it is attached to to be refreshed on all mouse move events. This should be cleaned up so that events are only listened to when appropriate.The text was updated successfully, but these errors were encountered: