Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-24 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-23 | 2 | 0 | 4 | 6 | 3 |
| 2026-08-22 | 3 | 2 | 2 | 6 | 1 |
| 2026-08-21 | 0 | 3 | 0 | 0 | 1 |
| 2026-08-20 | 1 | 1 | 0 | 0 | 3 |
| 2026-08-19 | 4 | 1 | 3 | 3 | 1 |
| 2026-08-18 | 6 | 8 | 11 | 35 | 2 |
| 2026-08-17 | 6 | 12 | 2 | 2 | 4 |
| 2026-08-16 | 3 | 0 | 0 | 0 | 4 |
| 2026-08-15 | 2 | 0 | 1 | 1 | 0 |
| 2026-08-14 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-13 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-12 | 1 | 1 | 0 | 0 | 1 |
| 2026-08-11 | 3 | 3 | 2 | 4 | 3 |
Opened: 16
Closed: 15
Comments: 20
Events: 50
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#3044 2.0.0 | slow and steady wins the race Opened 1 day ago | mizulu | open | No labels | 1 | 0 | 1 day ago |
#3038 2.0.0-rc.1 | flush cost scales with total materialized store signals (async-companion walk in sync-only apps) Opened 2 days ago | thedanchez | open | No labels | 1 | 0 | 1 day ago |
#3041 latest() returns the committed value instead of the in-flight value on first use during a held transition Opened 1 day ago | tehsausage | open | No labels | 1 | 0 | 1 day ago |
#3037 2.0.0-rc.1 | first nested projection derive can register zero dependencies (permanently dead computed) Opened 2 days ago | thedanchez | closed - completed | No labels | 2 | 0 | 1 day ago |
#22 Typescript definitions Opened 7 years ago | r0skar | closed - completed | enhancement | 12 | 2 | 2 days ago |
#3033 A conditional in a JSX prop mints a hydration id at read time, so a keyed `children` template fails its claim Opened 2 days ago | TylerRick | closed - completed | No labels | 1 | 0 | 2 days ago |
#3021 `2.0.0-rc.0` createOptimisticStore works inconsistently/unintuitively Opened 5 days ago | DominicDolan | closed - completed | No labels | 6 | 0 | 3 days ago |
#3028 2.0.0-rc.1 isPending in Show when not working outside topmost Loading Opened 3 days ago | GabbeV | closed - completed | No labels | 2 | 0 | 3 days ago |
#3026 2.0.0-rc.1 | refresh(store) inside an `action()`, does not refresh the store Opened 4 days ago | mizulu | closed - completed | No labels | 1 | 0 | 3 days ago |
#3024 2.0.0-rc.1 | signal source function revaluates when derived from a component prop - on component cleanup Opened 5 days ago | mizulu | closed - completed | No labels | 1 | 0 | 4 days ago |
#3023 Enhance the experience of create script Opened 5 days ago | daalfox | closed - completed | No labels | 1 | 0 | 5 days ago |
#3016 Question hydratation sharedconfig.count Opened 6 days ago | simonjoom | closed - completed | No labels | 2 | 0 | 5 days ago |
#3015 `innerHTML` from a call expression consumes an extra hydration id — the next element is left unclaimed Opened 6 days ago | TylerRick | closed - completed | No labels | 3 | 0 | 6 days ago |
#3012 createMemo(fn, { transparent: true }) during hydration shifts sibling hydration ids → unclaimed DOM + REACTIVITY_HALTED Opened 6 days ago | TylerRick | closed - completed | No labels | 4 | 0 | 6 days ago |
#3010 Hydration mismatch when a client-only sibling precedes a suspending route in a top-level fragment Opened 6 days ago | birkskyum | open | No labels | 1 | 0 | 6 days ago |
#3014 SSR spread ignores omit()'s hidden keys when props are a merge proxy — omitted props leak into the HTML and the leaked handler is re-bound on hydration Opened 6 days ago | TylerRick | closed - completed | No labels | 1 | 0 | 6 days ago |
#3013 SSR emits `<select value="…">` as an attribute and never marks an option `selected` — the server markup shows the wrong option Opened 6 days ago | TylerRick | closed - completed | No labels | 1 | 0 | 6 days ago |
#3011 [2.0] lazy() hydration shortcut assumes the preloaded module's default export is the component — named-export wrappers silently orphan SSR'd DOM Opened 6 days ago | brenelz | closed - completed | No labels | 2 | 0 | 6 days ago |
#3009 2.0.0-rc | latest flush is blush. Opened 7 days ago | mizulu | closed - completed | No labels | 1 | 0 | 6 days ago |
#3008 2.0.0-rc.0: delegated event whose target is the render root crashes in walkUpTree when a second delegated container exists (Portal) Opened 7 days ago | knst0 | closed - completed | No labels | 1 | 0 | 6 days ago |
#1754 Value of `<select>` is set before the children are created when using spread Opened 3 years ago | ghalle | open | enhancement | 3 | 1 | 6 days ago |
#3007 2.0.0 | untrack still tracks with uninitialized async read. [docs or api improvements ] Opened 7 days ago | mizulu | closed - completed | No labels | 1 | 0 | 6 days ago |
#3006 2.0.0-rc.0 | royal flush - inconsistent read/write in onSettled Opened 7 days ago | mizulu | closed - completed | No labels | 1 | 0 | 6 days ago |
#2452 `createUniqueId` returns duplicate IDs when used with `<NoHydration>` and `<Suspense>` Opened 1 year ago | fongandrew | closed - completed | enhancement | 3 | 0 | 7 days ago |
#2131 [Astro] `createResource` results get mixed up when rendering server only components with Suspense Opened 2 years ago | PeterDraex | closed - not_planned | bug | 14 | 0 | 7 days ago |