I write about this bug in the react-smooth-dnd, but after I check it looks like the bug is from smooth-dnd.
The bug apears on touch devices when you touch or scroll on the smooth-dnd container once, then no more page scrolling is possible.
Bug is reproduced in browser and also in mobile:
-
Open demo page: https://kutlugsahin.github.io/smooth-dnd-demo/ with mobile chrome / or desktop chrome in Device-mode to simulate touch event
-
Scroll or somehow touch the smooth-dnd container
-> no more native scrolling possible. You can not scroll top or bottom of the page any more. Page is like blocked.
Expected behavior: scrolling should be possible at any time, maybe only not when dragging item.
If you want guys, I can also upload a video?
Thanks and best regards
I write about this bug in the react-smooth-dnd, but after I check it looks like the bug is from smooth-dnd.
The bug apears on touch devices when you touch or scroll on the smooth-dnd container once, then no more page scrolling is possible.
Bug is reproduced in browser and also in mobile:
Open demo page: https://kutlugsahin.github.io/smooth-dnd-demo/ with mobile chrome / or desktop chrome in Device-mode to simulate touch event
Scroll or somehow touch the smooth-dnd container
-> no more native scrolling possible. You can not scroll top or bottom of the page any more. Page is like blocked.
Expected behavior: scrolling should be possible at any time, maybe only not when dragging item.
If you want guys, I can also upload a video?
Thanks and best regards