daybrush / selecto

Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.
https://daybrush.com/selecto
MIT License
2.07k stars 84 forks source link

Selecto with PyCharm #26

Open nathalieroemer opened 3 years ago

nathalieroemer commented 3 years ago

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!

daybrush commented 3 years ago

@nathalieroemer

selecto's new version is released. Check it again.

nathalieroemer commented 3 years ago

Great, its working! Thanks a lot.

nathalieroemer commented 3 years ago

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.