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

Async Svelte crash in certain situations when destructuring awaited derived value in a @const

The issue involves complex async behavior and template destructuring in Svelte.

mediumopenSvelteTypeScript
svelte1
3d ago

animate:flip breaks hover/hit testing in Safari when animated elements are above a fixed painted overlay

Browser-specific rendering issue requiring careful handling of transforms and z-index.

mediumopenSvelteTypeScript
svelte1
6d ago

`{@const}` inside `{#each}` goes stale when prop-derived value is only consumed inside an array callback

The issue involves reactivity in Svelte's legacy mode, which requires understanding of internal mechanisms.

mediumopenSvelteTypeScript
svelte1
7d ago

Inline layout affected by #if block after #each

The issue involves unexpected spacing behavior in Svelte's template logic that may be working as intended.

mediumopenSvelteTypeScript
svelte3
7d ago

Text Duplication on contenteditable on svelte:element

Browser-specific contenteditable behavior requires careful handling

mediumopenSvelteTypeScript
svelte1
11d ago

Table elements missing `a11y_click_events_have_key_events` compiler warnings

Table elements missing accessibility warnings that other elements have.

lowopenSvelteTypeScript
svelte0
12d ago

Error message "Batch has scheduled roots"

Internal Svelte error with unclear reproduction steps.

highopenSvelteTypeScript
svelte14
14d ago

`state_descriptors_fixed` error when testing writable with nested data structure and Immer

The issue involves a specific error when testing nested data structures with Immer in Svelte.

mediumopenSvelteTypeScript
svelte0
28d ago

What’s Svelte’s roadmap on improving tool performance?

This issue requests a roadmap for improving tool performance, which is a strategic and architectural concern.

highopenSvelteTypeScript
svelte11
1mo ago

Esbuild --bundle fails to resolve import call in obfuscated_import

Dynamic import resolution in esbuild bundling requires deep understanding of both esbuild and runtime environments.

highopenSvelteTypeScript
svelte14
1mo ago

nested animate with each index and array

Issue involves nested animations and array indexing, which may require deep understanding of Svelte's animation system.

mediumopenSvelteTypeScript
svelte2
1mo ago

Reactivity not reflected in legacy components after Svelte 5.34.4

Reactivity behavior in legacy components changed in a recent version.

mediumopenSvelteTypeScript
svelte6
1mo ago
Page 1 of 4Next →
Browse Issues | GoodFirstPicks