Open
Description
Describe the bug
Hello,
I spot this bug when using ScrollingCarousel component. Sometimes, when click on an item, it doesn't respond to the click event. I think it's caused by the mouseMove and mouseDown event both fired. Could you please take a look at this and fix if that's possible? Thank you so much.
Reproduction
Screen.Recording.2022-04-22.at.10.50.01.AM.mov
System Info
System:
OS: macOS 11.5.1
CPU: (8) arm64 Apple M1
Memory: 100.41 MB / 8.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 16.10.0 - /opt/homebrew/bin/node
Yarn: 1.22.17 - /opt/homebrew/bin/yarn
npm: 7.24.0 - /opt/homebrew/bin/npm
Browsers:
Chrome: 100.0.4896.127
Firefox: 98.0
Safari: 14.1.2
npmPackages:
@trendyol-js/react-carousel: ^2.0.1 => 2.0.1
Used Package Manager
npm
Logs
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- The provided reproduction is a minimal reproducible example of the bug.