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
Hey, I saw the commit on your fork but it doesn't really make sense to me to dispatch the event when the offset didn't change, since this means the user didn't actually scroll - right?
Also keeping the event.target !== wrapper in the condition might not be a good idea since we only want to handle scroll events on the actual wrapper.
Hi, the afterScroll is not firing for me, any tips ?
The text was updated successfully, but these errors were encountered: