Open nathalieroemer opened 3 years ago
@nathalieroemer
selecto
1.9.1react-selecto
1.9.1preact-selecto
1.8.1ngx-selecto
1.9.1svelte-selecto
1.9.1lit-selecto
1.9.2selecto's new version is released. Check it again.
Great, its working! Thanks a lot.
Selecto and moveable work well separately, but when I try to run the code from this storybook example it doesnt work when bundling with webpack, however it works when bundling with parcel and using a ts file instead of js - any ideas on why this could be the case? https://daybrush.com/selecto/storybook/?path=/story/selecto-with-moveable--change-the-moveable-targets-by-selecting-it.
Environments
Description
Hey, thanky for providing such a great tool! I want to use selecto with moveable. Moveable is working but selecto is not, when I'm importing it in my .js it says "Interface cannot be instantiated". I had this issue with moveable too, and it was kindly fixed. It would be great if this would be possible with selecto too, so I can use them together.
Thanks a lot!