beyonk-group / svelte-carousel

A super lightweight, super simple Carousel for Svelte 3
MIT License
213 stars 38 forks source link

Siema is not a constructor #83

Open louislugas opened 2 years ago

louislugas commented 2 years ago

I just try in REPL here and in the demo itself, it shows Siema is not a constructor

thibistaken commented 2 years ago

Seems like this has been an issue to resolve in the past, as seen in issue 80, issue 77 and in issue 68. I just checked the Svelte Carousel Demo on the REPL and I have the same error message.

It seems a PR was merged to address the issue, which was marked as closed, but it still persists in the REPL.

Any idea how to fix it?