You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created an image gallery using hash in conjunction with flickity-fade. As soon as I add more than 9 slides, for some reason there is a delay when switching between slides 1 & 6 via the hash links. When images are places in the slides, when switching between 1 & 6, the carousel window switches from 1 -> 6 -> 1 (when switching from 6) and 6 -> 1 -> 6 in quick succession (when switching from 1).
I created an image gallery using hash in conjunction with flickity-fade. As soon as I add more than 9 slides, for some reason there is a delay when switching between slides 1 & 6 via the hash links. When images are places in the slides, when switching between 1 & 6, the carousel window switches from 1 -> 6 -> 1 (when switching from 6) and 6 -> 1 -> 6 in quick succession (when switching from 1).
Using the following:
https://unpkg.com/flickity@2/dist/flickity.css
https://unpkg.com/flickity-fade@2/flickity-fade.css
https://unpkg.com/flickity@2/dist/flickity.pkgd.js
https://unpkg.com/flickity-hash@1/hash.js
https://unpkg.com/flickity-fade@1/flickity-fade.js
The text was updated successfully, but these errors were encountered: