Scrollify icon indicating copy to clipboard operation
Scrollify copied to clipboard

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

Open Shashank-Bhatt1 opened this issue 6 years ago • 0 comments

I am working on fixed header in mobile view.

I want to prevent it from triggering scrollify body scroll on touchmove on header and it's child elements. So far I have tried all scrolling preventDefault scripts but all are rejected.

Have anyone suggestions?

Shashank-Bhatt1 avatar Jan 21 '19 07:01 Shashank-Bhatt1