Andrew Kim
Results
1
comments of
Andrew Kim
on sliderCreated within the navigation plugin, will remove the extra dot if using more than 1 slidePerView ` slider.track.details.slides.forEach((_e, idx) => { console.log("_e", _e); if (Math.round(slider.options.slides.perView) > 1) { if...