-
### Describe the bug
Hi,
I have a problem using a variable `let show = $state(false);` in an input property where I want to change a customElement component to show in order to display it. Now I…
-
### Which platform(s) does your issue occur on?
- Android
### Please, provide the following version numbers that your issue occurs with:
- CLI: 8.2.2
- Cross-platform modules: 8.2.1
- Runtime…
-
### Describe the bug
I'm using the great "zero-effort type safety" features introduced here: https://svelte.dev/blog/zero-config-type-safety and they work great.
However, running `pnpm dlx svelte-…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I encountered this issue after updating to Zed v0.161.1:
1. Open a new or recent project from wit…
-
Hello,
I am using Dexie with Svelte, I make my requests with liveQuery() I have several queries that need dynamic parameters that can be changed by the user, for exemple :
```
const products = …
-
# Context
Web Components have [hydration or upgrade capabilities built-in](https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-upgrades-examples).
Basic example:
```ht…
-
Currently we are using [sveltedoc-parser](https://github.com/alexprey/sveltedoc-parser) to generate JSON files that we can use in the website as API documentation.
Svelte is moving to Typescript an…
-
Thanks for putting together this template, it's been very helpful, especially with TypeScript.
I have been running into a pretty annoying tooling problem where type errors or warnings deep in the a…
-
### Steps to reproduce
```
% npm install --cache "$srcdir/npm-cache"
audited 3082 packages in 4.571s
found 1 low severity vulnerability
run `npm audit fix` to fix them, or `npm audit` for…
-
### Describe the bug
I don't know if this issue is just specific to nesting `` tags (which [is wrong syntax](https://html.spec.whatwg.org/multipage/form-elements.html#the-button-element)) or if it …