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

Check if event is cancelable #143

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Check if event is cancelable #143

merged 1 commit into from
Apr 9, 2024

Conversation

ajrowland
Copy link
Contributor

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.

Copy link

codesandbox bot commented Apr 9, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

netlify bot commented Apr 9, 2024

Deploy Preview for vue-ssr-carousel ready!

Name Link
🔨 Latest commit 88ad859
🔍 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.

@weotch weotch merged commit 83e8def into BKWLD:main Apr 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants