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
here is listening to the window scroll event, but what if the scroll area is a div not the window, it seems won't be able to work , especially onFetchMore . so... i am getting stuck in this issue
here is listening to the window scroll event, but what if the scroll area is a div not the window, it seems won't be able to work , especially
onFetchMore. so... i am getting stuck in this issuereact-simple-pull-to-refresh/src/components/pull-to-refresh.tsx
Line 56 in b91b3ef