Carousel data-touch="false" not working
See original GitHub issueI am unable to disable touch support for Carousels in Bootstrap 4.2.1. Adding an HTML attribute for data-touch="false"
doesn’t seem to change anything.
- Operating System: iOS 12.1.2
- Browser: Safari
- Reduced test case: https://codepen.io/ezarowny/pen/dwQOgV
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Prevent mobile swipe on Bootstrap carousel. data-touch ...
Prevent mobile swipe on Bootstrap carousel. data-touch="false" not working · Ask Question. Asked 3 years, 11 months ago.
Read more >Carousel · Bootstrap v4.6
The carousel is a slideshow for cycling through a series of content, built with CSS 3D transforms and a bit of JavaScript. It...
Read more >How to disable touch actions on carousel.
p><strong>Expected behavior</strong> I have a only one manually controlled carousel and I want the user not to advance to the next slide by...
Read more >Carousel · Arizona Bootstrap
The carousel is a slideshow for cycling through a series of content, built with CSS 3D transforms and a bit of JavaScript. It...
Read more >Data-slide-to not working on carousel - HTML & CSS - SitePoint
I've got a carousel of images and I'm trying to create a drop down list with the ... I'm not sure if this...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks @ezarowny I made a PR to fix that 👍
confirming that it seems we have a regression. opened a fresh ticket here https://github.com/twbs/bootstrap/issues/32629