I currently have a carousel with on:click-events on the images. When the carousel is not infinite, it works well. With infinite=true however, the clones get the correct styling as the original images, but the on:click-events only work on the originals and not on the clones. it would be awesome if the clones could also handle the events.
I currently have a carousel with on:click-events on the images. When the carousel is not infinite, it works well. With infinite=true however, the clones get the correct styling as the original images, but the on:click-events only work on the originals and not on the clones. it would be awesome if the clones could also handle the events.