Wikiki / bulma-carousel

Display a carousel
MIT License
136 stars 99 forks source link

Carousel autoplay doesn't work #33

Closed fklement closed 6 years ago

fklement commented 6 years ago

I'm getting this error in my console when using the carousel with autoplay set to true.

extension.js:103 Uncaught TypeError: Assignment to constant variable.
    at a._initOrder (extension.js:103)
    at a.init (extension.js:46)
    at new a (extension.js:12)
    at extension.js:249
    at NodeList.forEach (<anonymous>)
    at HTMLDocument.<anonymous> (extension.js:248)
Wikiki commented 6 years ago

Please use v2.0.0

fklement commented 6 years ago

Thanks a lot :heart: