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
fix: prevent multiple refreshes on long scroll gestures
Add isRefreshingRef to block rapid-fire wheel events during refresh.
This prevents a long continuous scroll from triggering multiple
consecutive refreshes.
Co-authored-by: Anthony <AnthonyRonning@users.noreply.github.com>
0 commit comments