vadimkorr / svelte-carousel

The awesome carousel component for Svelte 3 :arrow_left: :art: :arrow_right:
https://vadimkorr.github.io/svelte-carousel
Apache License 2.0
290 stars 64 forks source link

items not refreshes #167

Open hassan982g opened 2 months ago

hassan982g commented 2 months ago

I am using laravel inertia + svelte, once a page is loaded, it contains some gallery, on visit next page (using inertia) gallery items not updated. like i am on portfolio detail page, on visit next portfolio Carousel content does not updated.

hassan982g commented 2 months ago

@vadimkorr help me to fix this issue please