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

startIndex not working after upgrading to > 5.0.31 #725

Open
llw8 opened this issue Feb 8, 2025 · 1 comment
Open

startIndex not working after upgrading to > 5.0.31 #725

llw8 opened this issue Feb 8, 2025 · 1 comment
Labels
needs triage This issue has not been triaged by maintainers

Comments

@llw8
Copy link

llw8 commented Feb 8, 2025

Describe the bug

After upgrading to 5.0.33 (and 5.0.32) the startIndex is not honered. It works in 5.0.31.

Reproduction

Fancybox.show(gallery,{ startIndex: 2 });

It will show slide 2 but immediately shift to first slide.

Additional context

No response

@llw8 llw8 added the needs triage This issue has not been triaged by maintainers label Feb 8, 2025
@steve3d
Copy link

steve3d commented Mar 17, 2025

I can confirm this, startIndex to any will jump to the first item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue has not been triaged by maintainers
Projects
None yet
Development

No branches or pull requests

2 participants