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

fix starting index for custom layouts #212

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

danReynolds
Copy link

Fixes: #202

Custom layouts always defaulted to index 0 even when the Swiper index prop was set to something else. Instead, use that index prop to determine initial custom layout index.

@hiroMTB
Copy link

hiroMTB commented Sep 21, 2020

It works!

@TheAnkurPanchani
Copy link

TheAnkurPanchani commented Jun 7, 2021

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

Successfully merging this pull request may close these issues.

setting up Index number of initial slide not doing anything
3 participants