We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
<carousel :perPage="1" autoplay scrollPerPage easing="ease-in-out"> <slide>a</slide> <slide>b</slide> </carousel>
Must show 2 pagination dots and will not slide on a blankpage
The text was updated successfully, but these errors were encountered:
Hi @ralphchristianeclipse, could you please confirm that you aren't configuring your templates the same way that #20 is?
Sorry, something went wrong.
@toddlawton
im using vue-loader with webpack environment
so i'm using templates for that
@ralphchristianeclipse I can't seem to reproduce that in the vue-play dev environment. Would it be possible to send a codepen or jsfiddle?
fix(carousel): pagination dot count (#33)
b83b496
Fixes #20 and #24
@ralphchristianeclipse I found a solution and released it in 0.6.2. Cheers!
No branches or pull requests
Reproduction Code
What is expected?
Must show 2 pagination dots and will not slide on a blankpage
What happened?
The text was updated successfully, but these errors were encountered: