contactjs icon indicating copy to clipboard operation
contactjs copied to clipboard

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

Open tljk opened this issue 5 months ago • 1 comments

Hi all, I always find this annoying error in my console, and it points to this line of code. Is there any solution for this.
https://github.com/biodiv/contactjs/blob/422232269de36460d60936e85fd942dd5b7a6a1f/src/gestures/Pan.ts#L102C7-L102C30

tljk avatar Sep 04 '24 14:09 tljk