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
- Error occurs immediately after setting compilerOptions.dev to false in a fresh installation
- $state.snapshot does not work on deep state when using class
- Streaming with remote function instead of promise doesn't work on hard reload
- bind:textContent causes script execution errors with code containing `<script>` tags
- {#key} with transitions and bind:offsetWidth causes incorrect width updates when keys overlap before animation completes
- SvelteURLSearchParams: Reading `size` causes unnecessary renders on related SvelteURL.href changes
- Web component now longer working
- Lifecycle events don't run for components inside `svelte:boundary` pending snippet with `experimental.async: true`
- Memory leak in onfocus/onblur/etc listeners and last_propagated_event (Svelte 5 / Svelte 4)
- For Rethinking Reactivity: Memory leak in `readable` and `derived`: Internal value persists after the last unsubscription
- Docs
- JavaScript not yet supported