-
uppon update to svelte kit 2.0, this not working any more.
code
```js
toast.push({
component: {
src: SuccesToast,
props: {
header: 'Successfully Saved!',
detail: 'D…
-
## Summary / 概要
- Describe the bug. A clear and concise description of what the bug is.
## Steps to reproduce / 再現方法
1. xxx
2. yyy
3. zzz
### environments
- Desktop (please complete t…
-
### Describe the bug
I've checked another issues about `$app/stores`, but it seems like I have another issue.
It looks like resolve section in config ignores `$app/stores`:
When I try to use `$…
-
### Describe the bug
When part in svelte component contains import with $lib alias, eg:
```
@import '$lib/styles/mixins';
...
```
then VSCode shows error on file
```
Error …
farin updated
3 months ago
-
Hey, I added your electron setup to an app im working on and whilst it all works in dev it doesnt work when built.
Is there anything i need to change to get it working with adapter-node?
Thanks!
-
Hi,
I am currently having troubles with deploying to Vercel, I am experiencing an error 404 NOT FOUND. I think i am using the wrong build command or the wrong default directory. Can someone please …
-
---
**Updated 2024 November 9** to include other proposals from below comments.
---
### Describe the problem
My team is provided a set of internally-managed API client libraries. We use `+…
-
### Question
Hi!! I've newly started Svelte/kit and I decided to use Capacitor along with Sveltekit to develop cross-platform apps.
So.. it seems that it's already possible to build a Capacito…
-
Hey all,
as discussed [here](https://github.com/sveltejs/svelte/pull/5638) and already posted on Discord channel, I wanted to add them here as an issue.
As soon as we have a decision here i will i…
vedam updated
4 years ago
-
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…