Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

37 issues found — filter by difficulty, status, or repo

Languages
Frameworks
Ecosystem
Topics

`const x = $derived(...)` in `<script module>` does not reevaluate in SSR

SSR behavior of $derived in module scripts needs clarification or warning.

mediumopenSvelteTypeScript
svelte8
1mo ago

Svelte 5: Inaccurate source maps when `lang="ts"` is enabled

Source map accuracy issue specific to TypeScript in Svelte 5.

mediumopenSvelteTypeScript
svelte7
1mo ago

Re-rendering occurs before the execution of the #if directive.

The issue involves timing of effects and conditional rendering in Svelte components.

mediumopenSvelteTypeScript
svelte17
1mo ago

`lifecycle_outside_component` error in rollup/rolldown SSR build

Regression in SSR context handling requires understanding of Svelte's lifecycle and bundler integration.

mediumopenSvelteTypeScript
svelte3
1mo ago

CSS hashes change based on absolute filename in pnpm monorepo

CSS hash generation inconsistency in pnpm monorepos needs path handling adjustment.

mediumopenSvelteTypeScript
svelte1
1mo ago

Accessing an async derived in a derived declared before the async derived throws an un-descriptive error

The issue involves async behavior and initialization order, which requires understanding Svelte's internals.

mediumopenSvelteTypeScript
svelte2
1mo ago

<svelte:head> title tag order not respected

The issue involves special handling of title tags in Svelte's head management.

mediumopenSvelteTypeScript
svelte3
1mo ago

Memory leak in onfocus/onblur/etc listeners and last_propagated_event (Svelte 5 / Svelte 4)

Memory leak due to unsubscribed event listeners in Svelte's internal handling.

mediumopenSvelteTypeScript
svelte0
1mo ago

SvelteKit Hydration Mismatch Safari Mobile Browser (work around included)

Browser-specific behavior complicates hydration mismatch issue.

mediumopenSvelteTypeScript
svelte7
1mo ago

Corrupt four-digit number formatting in forms

Complex reactivity issue involving HMR and derived state causing performance degradation.

highopenSvelteTypeScript
svelte4
1mo ago

`toStore` and reactive variables (legacy)

Inconsistent reactivity behavior with `toStore` and reactive variables.

mediumopenSvelteTypeScript
svelte3
1mo ago

Flickering when combining transitions and animate:flip on Safari

Browser-specific rendering issue requiring Safari-specific fixes without clear solution path.

mediumopenSvelteTypeScript
svelte0
1mo ago
← PrevPage 2 of 4Next →
Browse Issues | GoodFirstPicks