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

Fix #5320 – Carousel blocking touch scroll #5513

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

lukereative
Copy link
Contributor

@lukereative lukereative commented Apr 2, 2024

Fix #5320 (and address the actual issue with #1837) blocking touch scrolling by only cancelling the touchmove event if we detect a swipe that would change the carousel rather than blocking all touchmove events.

Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Apr 2, 2024 8:41pm
primevue-v4 ⬜️ Ignored (Inspect) Visit Preview Apr 2, 2024 8:41pm

@tugcekucukoglu tugcekucukoglu merged commit 864f66a into primefaces:master Apr 3, 2024
3 of 6 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.

Carousel: Unable to scroll vertically on mobile
2 participants