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
I'm experiencing this too. It's reproducible on the demo page, with Demo 3, the scrolling one.
If you open the demo on an iOS device, then swipe/scroll with your finger on the gray underlay as though you were attempting to scroll the content behind the modal. Do this 3 to 4 times then attempt to scroll the modal's contents...it freezes up. After a brief period of time, the modal content will become scrollable again.
TouchMove onto underlay toward a particular direction prevents touchMove toward same direction onto modal for a while(about 1 second).
It seems if another touchMove events are added within disabled period, the duration increases.
The text was updated successfully, but these errors were encountered: