Using the Vue version, the carousel contains cards with a clickable button, but if the option type is configured as a loop, the click doesn't work. If you click on the arrows, and the carousel move and change the cards the click works. Also works if the option type is configured as a slide.
Reproduction Link
No response
Steps to Reproduce
Load the page with the carousel of cards
Try to click on the button with a click
The click doesn't work
Expected Behaviour
that if the card has a button, when you click takes you to another page or executes the function.
Checks
Version
v0.6.12
Description
Using the Vue version, the carousel contains cards with a clickable button, but if the option type is configured as a loop, the click doesn't work. If you click on the arrows, and the carousel move and change the cards the click works. Also works if the option type is configured as a slide.
Reproduction Link
No response
Steps to Reproduce
Expected Behaviour
that if the card has a button, when you click takes you to another page or executes the function.