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)
I'm getting this error in my console when using the carousel with autoplay set to true.