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
@mt-rcampo and with mousewheel it does work?
or only dragging the scrollbar?
from the looks of it maybe you have other event handlers?
or maybe data population on demand?
Well it happens when you scroll really slow either with touch pad or mouse wheel. I do have click.trigger on each row. When clicked a modal pops up with row info. Rows are populated once with repeat.for. Top right button would clear the array and fetch a whole new set of data.
When scrolling slow using touch pad, it will not scroll up or down. Is happening in Chrome on macOS and Windows.
The text was updated successfully, but these errors were encountered: