Smooth height transition between VCarouselItem
's with varying height
#20498
Unanswered
frederikheld
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I'm using
VCarousel
withVCarouselItem
's of varying height. I'm usingheight="auto"
on theVCarousel
, which works fine but makes the page jump. Is there any way to have a smooth transition when the height changes? I triedVExpandTransition
in varying places with no success.Any ideas appreciated
Cheers, Fred
Beta Was this translation helpful? Give feedback.
All reactions