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
The the option allowReorder is enabled, you can't swipe up/down on mobile. the moment you touch the screen in the area, filepond will attempt to "grab" the image.
If you have filepond full width on mobile and select many photos that cover the most part of the screen, you are then unable to scroll up/down the page.
Tested on vanilla Js and jQuery.
Reproduction
Any basic implementation of filepond with allowReorder and the preview plugin (to take up more space) should do.
Reproducible even on latest desktop chrome on mobile view via devtools.