Closed wh1337 closed 8 months ago
What version of Svelte are you using? If you're using Svelte 5 we don't support it until it's stable.
What version of Svelte are you using? If you're using Svelte 5 we don't support it until it's stable.
That would be the reason. I am using Svelte 5, testing it out. Reverting back to Svelte 4.
...sometime later....
Just tested, works with no errors on Svelte 4, thanks again!
Describe the bug
Using this with shadcn-svelte, however the prop
children
doesn't exist.The drawer still works, but building the app fails because of the type checking.
Reproduction
drawer.svelte
Logs
System Info
Severity
annoyance