Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DragAndDrop] Warning message for a violation on the console #4280

Open
georgi-sla opened this issue Apr 24, 2024 · 0 comments
Open

[DragAndDrop] Warning message for a violation on the console #4280

georgi-sla opened this issue Apr 24, 2024 · 0 comments

Comments

@georgi-sla
Copy link
Contributor

Describe the bug
Currently, when the developers use the Drag and Drop utility, an error message is thrown on the console indicating that a non-passive event listener was added to the scroll-blocking 'touchstart' event and marking the event handler as 'passive' should be considered in order to make the page more responsive.

To Reproduce

  1. Use the built-in Kendo UI for Angular Drag and Drop utility to implement a dragging functionality in an Angular application.

For further reference, please check out the following StackBlitz demos:
https://stackblitz.com/edit/angular-xyzfgf
https://stackblitz.com/edit/angular-4h2jbd

Expected behavior
Such a warning message should not be present on the console.

Screenshots
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant