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
{{ message }}
This repository was archived by the owner on May 5, 2022. It is now read-only.
Good day,
This is a question, not a bug.
I try to use the carousel component inside anchor element. My goal is to achieve an image carousel like airbnb but swipe actions do not work when placed inside anchor.
Like this: <a href="/"> <Carousel></Carousel> </a>