daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
https://daybrush.com/moveable/
MIT License
10.08k stars 618 forks source link

Svelte examples for Moveable.js not working #239

Closed arperyan closed 4 years ago

arperyan commented 4 years ago

Environments

Description

TypeError create_fragment is not a function - this happens from version 0.4.4

daybrush commented 4 years ago

@arperyan

Fix svelte demo. Thank you :)

https://codesandbox.io/s/svelte-moveable-demo-qi7fu?file=/App.svelte

arperyan commented 4 years ago

Thank you so much!