[Bug][Grid] Scrolling does not work with Drag&Drop on iPhone
Opened this issue · 0 comments
filipKovachev commented
I'm submitting a...
- Bug report
Current behavior
Currently when using the KendoReact Drag&Drop to reorder rows in the Grid, scrolling does not work on iPhone. This is not observed on Android devices or when the Drag&Drop is used without a Grid.
Expected behavior
When using the KendoReact Drag&Drop to reorder rows in the Grid, scrolling should work on iPhone as well.
Minimal reproduction of the problem with instructions
- Open the following example on an iPhone: https://stackblitz.com/edit/react-bcor2w-t5zsx3?file=app%2Fapp.jsx
- Try to scroll and notice that you can't
Tested on iPhone 13 IOS 17.5.1
Reported in Ticket: 1662836