Slider OnClick is not being prevented on Carousel movement
See original GitHub issuepure-react-carousel
version: 1.27.6react
version: 17.0.2node
version: v10.16.1
Relevant code or config:
<Slider>
> handleOnClickCapture(ev)
line #286
const your = code => 'here';
What you did:
We are attempting to prevent clicks of the carousel slider when the carousel is in movement.
What happened:
The onClick event is still triggered on drag events
Reproduction:
Suggested solution:
Remove the line #293 from <Slider />
=
Can you help us fix this issue by submitting a pull request?
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:6
Top Results From Across the Web
Prevent slick.js to open link onclick next - Stack Overflow
The plugin is working fine. I have the prev and next pagination buttons. All slick code is inside an anchor link to another...
Read more >Carousel - 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 >@acidic9/pure-react-carousel - npm
A highly impartial suite of React components that can be assembled by the consumer to create a responsive and aria compliant carousel with...
Read more >Bootstrap Carousel Slide - WOWSlider.com
Here's a Bootstrap Carousel Responsive together with slides only . Note the existence of the .d-block and .img-fluid on carousel images to prevent...
Read more >Bootstrap JS Carousel Reference - W3Schools
Note: Carousels are not supported properly in Internet Explorer 9 and earlier (because they use CSS3 transitions and animations to achieve the slide...
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
Hey this is not stale.
This issue has been automatically closed becuase it has not had recent activity.