-
### Describe the bug
We're hosting sveltekit with SSR in a Docker container that's hosted in azure. We have datadog to track errors and we tend to see about 3 to 30 of these 404's a day on our small-…
-
### Describe the bug
When programmatically opening a dialog from a dropdown menu, there is a race condition where the first focusable item in the Dialog's `tabindex` is set to `-1` and it is never re…
-
### Describe the bug
`on:click` events are not handled on the Button ui component.
From what I see, the component isn't properly forwarding event handlers through the props.
### Reproduction
``
…
-
# Overview
As a developer on Jervis-Tetch I want to be able to create components in a Sveltekit boiler-plate project and serve the application locally.
# Tasks
- [x] Initialize a SvelteKit project us…
-
-
There is a issue in this area and it seems more of an issue with how Svelte executes its code than anything else. If you should redirect directly back to the `/todos` page after logging in, you will b…
-
Hello, Henrique.
Thanks for your contribution to Svelte community.
My question is... Is this package working for latest Svelte version?
I can't make it work even using the example presented in …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
In SvelteKit projects, types are automatically inferred for many `export`ed values ([Zero-ef…
-
Example:
1. Navigate directly to this link: https://ficsit.app/mod/FicsitRemoteMonitoring
2. Notice the page title is `FicsitRemoteMonitoring - SMR`
3. Click the "home" link on the page
4. Notice the …
-
### Describe the bug
For some reason, if you create a route named `home`, it will take much longer to load than any other route (For example `/test` and containing the same content). This has been …