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

Fixing autoplay undefined error #6366

Merged

Conversation

IlanKro
Copy link
Contributor

@IlanKro IlanKro commented Feb 8, 2023

Added a null check to "proceed" function so it doesn't run when the swiper doesn't exist used the logic in "onTransitionEnd" for consistancy purposes, tested the fix on my project and it works correctly now...
The problem is described in this issue: #6261
and this: #5244
It probably has some specific trigger conditions but it doesn't matter on this fix because it's adding null checks which are never a bad thing.

@nolimits4web nolimits4web merged commit f2a0572 into nolimits4web:master Feb 9, 2023
@nolimits4web
Copy link
Owner

Merged, thank you!

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.

2 participants