Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slides align vertically when the component is destroyed #104

Open
2 tasks done
michaelprys opened this issue Apr 1, 2024 · 1 comment
Open
2 tasks done

Slides align vertically when the component is destroyed #104

michaelprys opened this issue Apr 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@michaelprys
Copy link

michaelprys commented Apr 1, 2024

Checks

Version

0.6.12

Description

I'm using a 1000ms vue-transition and whenever I change the route, I can see the slides change the alignment to vertical during the transition (when the carousel is unmounted). You won't notice it if you don't use a transition though.

Reproduction Link

No response

Steps to Reproduce

  1. Try using a vue-transition, set it somewhere around 1000ms so you have time to see the issue.
  2. Scroll to the carousel section and try changing the route.
    ...

Expected Behaviour

The carousel should stay horizontal even when the component is destroyed, so that there's no unexpected behavior.

@michaelprys michaelprys added the bug Something isn't working label Apr 1, 2024
@arturmamedov
Copy link

Maybe can help #87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants