David Jerleke
David Jerleke
Hi @jasonk16, Thanks for your bug report. Have you seen the [example](https://www.embla-carousel.com/examples/predefined/#auto-scroll) in the docs? Can you reproduce it there? If no, please check how to work with the plugin...
@jasonk16 thanks! I'll investigate what's going on when possible. This might be related to anchor tags being elements that can receive focus. If my assumption is correct, the carousel jumps...
> Perhaps I could use onClick on divs as a workaround temporarily, but long term I guess it's not a good html semantics if those cards are links. @jasonk16 you're...
Thanks @jasonk16. It would definitely help if you wouldn’t mind testing as soon as I have a draft ready. I’ll let you know when I have something 👍🏻.
@jasonk16 and @4l3x91 you can try upgrading to `v8.2.0`. If that doesn't solve the problem, you can now modify or opt-out of the auto focus behavior using the [`watchFocus`](https://www.embla-carousel.com/api/options/#watchfocus) option...
@jasonk16 and/or @4l3x91, let me know if you intend to test if the bug is solved as [described here](https://github.com/davidjerleke/embla-carousel/issues/764#issuecomment-2298227683).
@sb-relaxt-at thanks a lot for testing and confirming that the fix is working 👍🏻.
@jasonk16 thanks for confirming. Enjoy 🎉.
@crashton28 thanks for your bug report. Please create a minimal reproduction environment and share steps to reproduce the problem as it’s mandatory if you want me to look into this....
@crashton28 thanks. Unfortunately I can't access files under `node_modules` to debug this. I think we need a "real" repository and not a CodeSandbox in this case. As you mention, setting...