telerik/kendo-react

[Bug][Grid] Scrolling does not work with Drag&Drop on iPhone

Opened this issue · 0 comments

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

  1. Open the following example on an iPhone: https://stackblitz.com/edit/react-bcor2w-t5zsx3?file=app%2Fapp.jsx
  2. Try to scroll and notice that you can't

Tested on iPhone 13 IOS 17.5.1

Reported in Ticket: 1662836