There is currently an issue in Chromium starting from version 128 upwards that affects Vaadin components that rely on the native HTML Drag and Drop on touch devices.
The issue manifests as the user not being able to
drag the <vaadin-grid> rows using touch when dragging is enabled
drag reorder the <vaadin-dashboard> widgets using touch when editable
Description
There is currently an issue in Chromium starting from version 128 upwards that affects Vaadin components that rely on the native HTML Drag and Drop on touch devices.
The issue manifests as the user not being able to
<vaadin-grid>
rows using touch when dragging is enabled<vaadin-dashboard>
widgets using touch when editableMost likely Flow Drag & Drop is similarly affected
Environment
Vaadin version(s): All
Browsers
Chrome, Edge on touch devices