huntabyte / vaul-svelte

An unstyled drawer component for Svelte.
https://vaul-svelte.com
MIT License
467 stars 19 forks source link

Doesn't work after certain svelte 5 version #89

Closed blaketradedev closed 2 months ago

blaketradedev commented 3 months ago

Describe the bug

It works on svelte version ^5.0.0-next.184

But on ^5.0.0-next.222, it stops working, would be really great if it could be fixed

Reproduction

It works on svelte version ^5.0.0-next.184

But on ^5.0.0-next.222, it stops working, would be really great if it could be fixed

I can't suddenly touch and drag to close the drawer when I update to 222

Logs

No response

System Info

Sveltekit ^5.0.0-next.184

Severity

annoyance

mustafa0x commented 2 months ago

works fine here

huntabyte commented 2 months ago

We can't do anything about things that break in Svelte 5 when the project is still running Svelte 4.