svelte
https://github.com/sveltejs/svelte
JavaScript
Cybernetically enhanced web apps
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to svelte
Help out
- Issues
- Svelte Adding class="<svelte-component-identifier>" to meta/link/script tags in the <svelte:head></svelte:head>
- $derived(await ...) with chained $derived and {#each} throws "Cannot read properties of undefined"
- Comments containing HTML tags can cause unhelpful error messages
- `ontoggle` in `details` is fired before updating `bind:open`
- `RangeError: Invalid array length` triggered from each block internal code
- read after write can return old data in deep state rune in certain cases until the next tick.
- External $state() does't trigger the `$` expession in non-runes component
- Feature request: additional syntax for function binding
- scrollY from 'svelte/reactivity/window' doesn't update after goto
- HMR causes 100% CPU usage with $derived / dynamic component
- Docs
- JavaScript not yet supported