TanStack
OSS
router
Sign in / Sign up
Open main menu
router
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Failed
fix-6806
2ffbcfff Merge f1f10f7e83316f1e247b18e36c72ffd237331aed into 2217f7c3f19f2b82c28cc1eec1b404ddfc3cfaab
2 days ago
by Dmitrii
D
Succeeded
fix-6806
2217f7c3 fix(router-core): clear _nonReactive.displayPendingPromise on pending resolution
2 days ago
by sleitor
s
Failed
fix-6806
e9b3b7ae Merge f098befb0cd35b2d9a4efad94a96ff2edc5e1397 into 2217f7c3f19f2b82c28cc1eec1b404ddfc3cfaab
2 days ago
by Dmitrii
D
Succeeded
fix-6806
2217f7c3 ci: apply automated fixes
2 days ago
by autofix-ci...
a
Succeeded
fix-6806
2217f7c3 fix(router-core): replace fatal invariant with null-check in SPA mode hydration When hydrating a 404/error page in SPA mode, matches[1] can be undefined (only the root match exists). The previous code used a fatal invariant that threw an uncaught error, causing a white screen of death. Replace with a graceful null-check and console.warn, matching the intent of the ESM build behaviour described in #6806. Fixes #6806
2 days ago
by sleitor
s
Previous page
Previous
Next
Next page