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

Avoid rendering same slide vnode twice for small amount of slides in loop + virtual mode #7556

Merged
merged 1 commit into from
May 28, 2024

Conversation

artur-pipchenko
Copy link
Contributor

@artur-pipchenko artur-pipchenko commented May 26, 2024

This fix adds one extra logical check in order to avoid pushing more elements to slidesToRender that we have slides, i.e. we avoid duplicates.

Refers to #7557

Cases with 4+ slides work as before

@nolimits4web nolimits4web merged commit 5737f03 into nolimits4web:master May 28, 2024
@nolimits4web
Copy link
Owner

Merged, thanks!

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.

3 participants