Skip to content

Cdk Drag and drop events are interrupting the scroll on "ios 13" above devices(Even with cdkDragStartDelay of 200 miliseconds) #17923

Closed
@hc-hemant

Description

@hc-hemant

I am trying to implement the cdk Drag and drop and it is working fine on desktop and android mobile devices as well. But some how the scroll is not working with the drag event in the "IOS 13" devices.

I have applied the [cdkDragStartDelay]="200" but still the scroll is not working(IOS 13) .

We are using Angular/cdk : '8.1.2'. with Angular/core : '8.0.0'.

This seems to be an issue with "IOS 13" compatibility with cdk. Because it is working on other ios versions.

Environment

  • Angular: 8.0.0
  • CDK/Material: 8.1.2
  • Browser(s): safari
  • Operating System (e.g. Windows, macOS, Ubuntu): IOS 13

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaroundarea: cdk/drag-drop

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions