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
React 17 introduced some breaking change to how events are propagated/bubbled, including changes to onScrollfacebook/react#19464
This could be the reason why Scrollable doesn't work with React 17
React 17 introduced some breaking change to how events are propagated/bubbled, including changes to
onScrollfacebook/react#19464This could be the reason why
Scrollabledoesn't work with React 17