gs-shop / vue-slick-carousel

🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay
https://gs-shop.github.io/vue-slick-carousel/
Other
810 stars 185 forks source link

Error details: TypeError: Cannot read properties of undefined (reading 'unobserve') Go back to home #257

Open NguyenThao1912 opened 2 years ago

NguyenThao1912 commented 2 years ago

Im getting this errror when use this library can someone help me fix this Here is my code and script

`

`

`

`
ghaithar commented 2 years ago

Hey,

I faced the same problem.

The solution was to never call the component twice in same page

Hope that help

Thanks