Thanks to visit codestin.com
Credit goes to app.codspeed.io

Avatar for the solidjs user
solidjs
solid
BlogDocsChangelog

Performance History

Latest Results

fix(signals): don't route an already-caught error past its Errored through a Loading In Errored > Loading > Errored > content, a sync error from the content was routed past the inner Errored to the boundary above the Loading — both when the content threw during the same flush the boundaries mounted and when it threw reactively after a healthy commit. With no outer boundary, the error escaped entirely and halted reactivity. This broke the React-style Suspense > ErrorBoundary > content nesting that TanStack Router mirrors. The inner Errored consumed the ERROR dimension from the notification mask when it caught and forwarded only the PENDING remainder up the queue chain, but the Loading queue's notify-through remap keyed off the node's raw status flags and resurrected the already-caught error past its handler. The remap now fires only while the ERROR dimension is still live in the mask. Co-Authored-By: Claude Fable 5 <[email protected]>
brenelz:fix/loading-errored-composition-escape
58 minutes ago

Latest Branches

Codestin Search App
-56%
fix(signals): don't route an already-caught error past its Errored through a Loading#2856
1 hour ago
b3c1c16
brenelz:fix/loading-errored-composition-escape
Codestin Search App
0%
fix(signals): isPending companions keep their pending override while the source is in flight (closes #2843)#2845
2 days ago
55019b4
yumemi-thomas:fix/ispending-companion-retention
Codestin Search App
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs