-
Thanks for the library, I'm using it at https://scheduleyour.social and its working great 🙏
I'm going to try upgrading to Svelte 4 and check everything still works, my understanding is that most l…
-
Love your work! Any plans on supporting PixiJS v8?
Is https://github.com/mattjennings/svelte-pixi/pull/36 something I could continue to work on to migrate for v8?
-
### Describe the bug
```
error during build:
[vite-plugin-pwa:build] [plugin vite-plugin-svelte] `` is invalid inside ``
108 |
109 |
…
-
### Please describe the feature that you want to propose
Reqesting for a svelte5 support for svelte flow so we can utilise the best of both worlds of svelte and xyflow
-
# **Bug Report**
DataCloneError: Failed to execute 'structuredClone' on 'Window'
## **Describe the bug**
Using `` causes the above issue to occur on the browser when using svelte5
## **Is …
-
**Environment:**
I have installed your router (I already used it in my old Svelte 3 and Svelte 4 projects) in my new **Svelte 5** environment.
```
System:
OS: Linux 6.1 Debian GNU/Linux …
-
Haven't yet tried the library but playing with the demo on https://svelte5-router.vercel.app/ on both firefox and chrome works if I manually click the routes, but navigating with the browser forward/b…
-
### Describe the bug
If the content of a store is optional (e. g. is `Something | undefined`), the derived type of the store does not keep it. As a result, there is an exception in runtime, instead…
-
### Describe the bug
When using the dropdown menu, focus hijacking can occur when the menu is open and the user starts typing in the input field.
1. To reproduce focus hijacking, open the dropdown…
-
### Describe the bug
https://github.com/sveltejs/svelte/issues/10359
Using Navbar (and some other components) causes Svelte 5 (5.0.0-next.81+) to throw hydration errors making the site unusable.
…