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

[Bug Report] V-Carousel reverse does not change the transition for previous #10182

Closed
gotson opened this issue Jan 10, 2020 · 0 comments · Fixed by skyYaga/skdvin-webapp#18
Closed
Assignees
Labels
C: VCarousel VCarousel T: bug Functionality that does not work as intended/expected
Milestone

Comments

@gotson
Copy link

gotson commented Jan 10, 2020

Environment

Vuetify Version: 2.2.3
Vue Version: 2.6.11
Browsers: Chrome 78.0.3904.87
OS: Windows 10

Steps to reproduce

Set the reverse attribute on the v-carousel.
Click the right arrow.
Click the left arrow.

Expected Behavior

When clicking the right arrow, the transition is properly reversed, slide 2 is coming from the left instead of the right.
When clicking the left arrow, the transition is properly reversed, slide 1 is coming from the right instead of the left.

Actual Behavior

When clicking the left arrow, the transition is not properly reversed, slide 1 is coming from the left.
Both transitions when clicking on previous or next are the same.

Reproduction Link

https://codepen.io/gotson/pen/BayxBZr?editable=true&editors=101

@ghost ghost added the S: triage label Jan 10, 2020
@johnleider johnleider added T: bug Functionality that does not work as intended/expected and removed S: triage labels Jan 13, 2020
@johnleider johnleider self-assigned this Jan 13, 2020
@johnleider johnleider added this to the v2.2.x milestone Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VCarousel VCarousel T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants