BEGIN
LEN 11482 TICK 14
L this.gallery = new Swiper(`.${this.params.containerClass}`, {
L this.gallery = new Swiper(`.${this.params.containerClass}`, {
L let pageString = `${slide.getAttribute('data-slide-index')}${this.params.pageNumberPreposition}${totalSlides}`;
L if (this.gallery.el.querySelectorAll(`[data-unique-id="${thisId}"]`).length > 1) {
L let dupes = Array.prototype.slice.call(this.gallery.el.querySelectorAll(`[data-unique-id="${thisId}"]`));
L dupe.setAttribute('data-unique-id', `${thisId}-${index}`);
L // let playerID = `youtube-player-${this.galleryId}-${this.gallery.activeIndex}`;
FOUND True
ENDPY
END
END