swiper
swiper copied to clipboard
Update updateSlides.mjs
The error is that the loop is trying to iterate over an array with zero length. slideLength takes the length from virtual slides, but slides are obtained from DOM
What issue does it fix?
Closing due to inactivity and/or no responses from issue author