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

p-slider Issue: Ignored attempt to cancel a touch start event with cancelable=false, for example because scrolling is in progress and cannot be interrupted #16613

Open
eironman opened this issue Oct 23, 2024 · 1 comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@eironman
Copy link

Describe the bug

Hi, the component p-slider is rising an error when being used in a mobile device:

[Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted

How to reproduce:

  1. open inspector and select the console tab
  2. switch view to mobile device
  3. this is the tricky part: click with the edge of your cursor on the edge of the bullet of the slider (check the attached image)

I know it does not affect the user but it is creating noise in the logs

reproduce error

Environment

Angular micro frontends

Reproducer

No response

Angular version

17.3.11

PrimeNG version

17.18.3

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.19.1

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@eironman eironman added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 23, 2024
@eironman eironman changed the title p-slider Issue : [Intervention] Ignored attempt to cancel a touch start event with cancelable=false, for example because scrolling is in progress and cannot be interrupted p-slider Issue: Ignored attempt to cancel a touch start event with cancelable=false, for example because scrolling is in progress and cannot be interrupted Oct 23, 2024
@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 19, 2024
@mertsincan mertsincan added this to the Future milestone Nov 19, 2024
Copy link

Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
Status: Review
Development

No branches or pull requests

2 participants