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

gap doesn't work with the breakpoint. :( #168

Open
nekooee opened this issue Jan 31, 2022 · 1 comment
Open

gap doesn't work with the breakpoint. :( #168

nekooee opened this issue Jan 31, 2022 · 1 comment

Comments

@nekooee
Copy link

nekooee commented Jan 31, 2022

hi
gap doesn't work with the breakpoint. why?

    data: () => ({
        breakpoints: {
            1280: {
                visibleSlides: 3,
                gap:4
            },
            1024: {
                visibleSlides: 2,
                arrows: false,
                gap:20
            },
        },
    })
@meirroth
Copy link

I ran into the same problem...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants