37 issues found — filter by difficulty, status, or repo
The issue involves compatibility with multiple external libraries, some of which rely on internal Svelte APIs.
The issue involves nuanced syntax changes with potential teaching challenges.
Issue involves complex Astro+Svelte interaction with hydration and SSR.
Reactivity issue with boolean operations in props requires understanding Svelte's internals.
HMR-related hydration bug with clear reproduction but requires Svelte internals knowledge.
Issue involves reactivity behavior differences between environments.
Compiler behavior inconsistency with nullish properties needs clarification.
The issue involves a complex regression causing browser lockups and requires deep understanding of Svelte's reactive system.
The issue involves complex interaction between Svelte's compilation and Vitest's mocking system.
Namespace imports break hydration, requiring investigation into Svelte's component handling.
Issue involves experimental.async and timing inconsistencies in reactive updates.
Error in Svelte runtime error handling but lacks minimal repro.