selecto icon indicating copy to clipboard operation
selecto copied to clipboard

Selecto with PyCharm

Open nathalieroemer opened this issue 3 years ago • 3 comments

Environments

  • Framework name: Vanilla
  • IDE: PyCharm
  • Component name: Selecto

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!

nathalieroemer avatar Nov 07 '20 10:11 nathalieroemer

@nathalieroemer

  • selecto 1.9.1
  • react-selecto 1.9.1
  • preact-selecto 1.8.1
  • ngx-selecto 1.9.1
  • svelte-selecto 1.9.1
  • lit-selecto 1.9.2

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

daybrush avatar Nov 08 '20 19:11 daybrush

Great, its working! Thanks a lot.

nathalieroemer avatar Nov 09 '20 08:11 nathalieroemer

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.

nathalieroemer avatar Nov 09 '20 15:11 nathalieroemer