You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: