davidjerleke / embla-carousel

A lightweight carousel library with fluid motion and great swipe precision.
https://www.embla-carousel.com
MIT License
5.97k stars 180 forks source link

Nested Carousel Looping Issue on First Slide Visibility #609

Closed reasat-rafio closed 11 months ago

reasat-rafio commented 11 months ago

I'm encountering an issue with the implementation of a nested carousel. Referring to a previous issue where a sandbox was created to demonstrate how to use a nested carousel. I've followed the provided example, but I've encountered a specific problem when integrating a loop into the implementation.

Issue Details:

The first slide in the nested carousel becomes invisible when attempting to drag any nested carousel slide. Only the first slide is affected by this issue, becoming invisible when interacted with, and reverts to visibility upon clicking or interaction.

Sandbox Link: sandbox

Screenshot:

embla

davidjerleke commented 11 months ago

@reasat-rafio thanks for your bug report. The nested carousel example was created some time ago and is not part of an official plugin (yet) so please continue the conversation in the following issue:

Bug reports are only for official plugins/packages. Thanks for understanding!

Best, David

reasat-rafio commented 11 months ago

Thank you for your prompt response and guidance. I'll continue the conversation in the specified issue. Much appreciated.

davidjerleke commented 11 months ago