daybrush / guides

A Guides component that can draw ruler and manage guidelines.
https://daybrush.com/guides/
MIT License
336 stars 44 forks source link

Update Guides.svelte #56

Closed jamesnewportbeach closed 2 years ago

jamesnewportbeach commented 2 years ago

Fix the error shown in sveltekit:

Cannot read properties of undefined (reading 'destroy') TypeError: Cannot read properties of undefined (reading 'destroy') at eval (/node_modules/svelte-guides/src/Guides.svelte:62:10)

daybrush commented 2 years ago

@jamesnewportbeach

Thank you :)

daybrush commented 2 years ago

@jamesnewportbeach

0.17.2 is released. Check it again.