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

Delay in the rendering of cloned slides on wide screens when number of clones exceeds the number of slides in DOM #634

Open
takmais opened this issue Nov 30, 2022 · 0 comments

Comments

@takmais
Copy link

takmais commented Nov 30, 2022

I'm running into an issue, mostly on screens above 1800px or so, where, if the number of slides in the DOM is significantly less than the number of slides specified in a particular 'perView' config, as the carousel auto advances, there are gaps where the next set of cloned slides does not render. Ive tested this in a codepen (https://codepen.io/takmais/pen/MWXqXeE?editors=1010) with the most basic implementation and i've seen this behavior exhibited. Let's say you have 5 slides in the DOM, but in your glide config, you specify 10. After a while, after the carousel has auto advanced a few times, there will be gaps on the right where the last few cloned slides do not render for several seconds
Screen Shot 2022-11-30 at 2 06 07 PM

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

1 participant