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

cdkDropList get "Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted." by fast scroll #18296

Closed
afferenslucem opened this issue Jan 27, 2020 · 3 comments · Fixed by #28825
Labels
area: cdk/drag-drop cannot reproduce The team is unable to reproduce this issue with the information provided needs: clarification The issue does not contain enough information for the team to determine if it is a real bug

Comments

@afferenslucem
Copy link

afferenslucem commented Jan 27, 2020

Reproduction

Use StackBlitz to reproduce your issue: https://stackblitz.com/fork/components-issue

Steps to reproduce:

  1. Fast scroll down
  2. Fast scroll up
    Repeat 3-4 times

Actual Behavior

What behavior did you actually see?
image

Environment

  • Angular: 8.3.23
  • CDK/Material: 8.2.3
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Windors
@afferenslucem afferenslucem changed the title cdkDropList get "Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted." cdkDropList get "Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted." by fast scroll Jan 27, 2020
@crisbeto
Copy link
Member

I couldn't reproduce it based on the provided information.

@crisbeto crisbeto added the cannot reproduce The team is unable to reproduce this issue with the information provided label Jan 28, 2020
@mmalerba mmalerba added needs triage This issue needs to be triaged by the team needs: clarification The issue does not contain enough information for the team to determine if it is a real bug labels May 20, 2020
@mmalerba mmalerba removed the needs triage This issue needs to be triaged by the team label May 28, 2020
@crisbeto
Copy link
Member

Closing since there hasn't been any information on how to reproduce the issue.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 19, 2020
rosostolato added a commit to rosostolato/components that referenced this issue Apr 4, 2024
…Default"

If you set a value for `dragStartThreshold` greater than 0, it will throw console errors saying: "[Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted."

Fixes angular#18296
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: cdk/drag-drop cannot reproduce The team is unable to reproduce this issue with the information provided needs: clarification The issue does not contain enough information for the team to determine if it is a real bug
Projects
None yet
4 participants