BKWLD / vue-ssr-carousel

A performance focused Vue carousel designed for SSR/SSG environments.
https://vue-ssr-carousel.netlify.app
MIT License
133 stars 16 forks source link

Check if event is cancelable #143

Closed ajrowland closed 7 months ago

ajrowland commented 7 months ago

Mobile Chrome fires the following warning:

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

Checking if event is cancelable suppresses this warning.

codesandbox[bot] commented 7 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

netlify[bot] commented 7 months ago

Deploy Preview for vue-ssr-carousel ready!

Name Link
Latest commit 88ad859f3873e9e0a4b36bd12f3425e1fb846bd9
Latest deploy log https://app.netlify.com/sites/vue-ssr-carousel/deploys/661544c7c8b0c9000894f4ce
Deploy Preview https://deploy-preview-143--vue-ssr-carousel.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.