vue-splide icon indicating copy to clipboard operation
vue-splide copied to clipboard

Allow setting a destroy delay

Open doutatsu opened this issue 1 year ago • 3 comments

Related Issues

Fixes https://github.com/Splidejs/vue-splide/issues/80

Description

Destroying a carousel can appear as a visual bug in certain situations, due to transitions and the like. By providing an ability to delay the carousel destroy, users can wait for whatever is interfering to finish its work and then destroy the carousel.

doutatsu avatar Sep 21 '23 08:09 doutatsu

What is the current status here?

Any kind of Vue transition causes problems...

ThornWalli avatar Apr 18 '24 10:04 ThornWalli

@ThornWalli It doesn't look like the library is maintained - so I recommend forking this code, which is what I did. It works without issues now

doutatsu avatar Apr 18 '24 10:04 doutatsu

@doutatsu Thanks for the quick reply 😉

I'm trying out the Swiper again after years. 🤪

ThornWalli avatar Apr 18 '24 11:04 ThornWalli