-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
Interacting with a dropdown within the slider starts drag and drop behaviour #394
Comments
Thank you for your bug report. I can’t find a dropdown in the provided CodeSandbox? Did you share the wrong link? Best, |
Hi again @ChristianHoffmannS2, Not to rush you or anything, but have you seen my response? Do you want to pursue this? Best, |
Hi David, I am sorry that I missed out your response! Does this include it? https://codesandbox.io/s/embla-carousel-dragfree-react-forked-e3mvkh?file=/src/js/EmblaCarousel.js |
Thanks. That’s the CodeSandbox 🙂. I can confirm that this is a bug. Scanning the code, it seems to be a simple mistake because the select name is missing in the list of elements that shouldn’t trigger dragging. I can create a CodeSandbox an add select to that list if you wouldn’t mind testing it? Kindly, |
Hi @davidjerleke, thanks. That would be good to test against :) |
Sorry @ChristianHoffmannS2, I’ve must have been really tired when writing my previous comment. The node type I will let you know when I have something. Best, |
All good @davidjerleke . I didn't payed enough attention neither :) |
This bug has been fixed in v7.0.7. Give it a go if you like. Thanks for creating the bug report 👍. Cheers, |
Bug is related to
Embla Carousel version
Describe the bug
CodeSandbox
- The link to a CodeSandbox that demonstrates the bug clearly.
Steps to reproduce
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: