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
If I use any scroll wrapper with dragWithMouse as true, then scrolling stops working.
It was intended considering the scroll behavior was changed to inherit default behavior. I want to understand why the previous implementation was removed since it covered both cases - mouse and touch, very well.