We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using vue2 for Multiple slides when on the last slide it does not slide if click Prev
Code Sandbox: https://codesandbox.io/s/vue-2-playground-forked-l1jg4w?file=/src/App.vue Demo: https://l1jg4w.csb.app/
Steps: Scroll to the end and then click on the Prev button you have to click 4 times to move the slide.
The text was updated successfully, but these errors were encountered:
same issue here. I need to click twice for it to work
Sorry, something went wrong.
I believe this is duplicate of #62
fixed in this fork https://github.com/peanut-butter-co/vue-snap
credit to @iosamuel who had this same fix in his fork but had other stuff which I did not need
No branches or pull requests
Using vue2 for Multiple slides when on the last slide it does not slide if click Prev
Code Sandbox: https://codesandbox.io/s/vue-2-playground-forked-l1jg4w?file=/src/App.vue
Demo: https://l1jg4w.csb.app/
Steps:
Scroll to the end and then click on the Prev button you have to click 4 times to move the slide.
The text was updated successfully, but these errors were encountered: