37 issues found — filter by difficulty, status, or repo
SSR behavior of $derived in module scripts needs clarification or warning.
Source map accuracy issue specific to TypeScript in Svelte 5.
The issue involves timing of effects and conditional rendering in Svelte components.
Regression in SSR context handling requires understanding of Svelte's lifecycle and bundler integration.
CSS hash generation inconsistency in pnpm monorepos needs path handling adjustment.
The issue involves async behavior and initialization order, which requires understanding Svelte's internals.
The issue involves special handling of title tags in Svelte's head management.
Memory leak due to unsubscribed event listeners in Svelte's internal handling.
Browser-specific behavior complicates hydration mismatch issue.
Complex reactivity issue involving HMR and derived state causing performance degradation.
Inconsistent reactivity behavior with `toStore` and reactive variables.
Browser-specific rendering issue requiring Safari-specific fixes without clear solution path.