Skip to content

fix(router-core): propagate beforeLoad context to sub-route while its loader reloads in the background#7603

Open
ulrichstark wants to merge 2 commits into
TanStack:mainfrom
ulrichstark:fix(router-core)--propagate-beforeLoad-context-to-sub-route-while-its-loader-reloads-in-the-background
Open

fix(router-core): propagate beforeLoad context to sub-route while its loader reloads in the background#7603
ulrichstark wants to merge 2 commits into
TanStack:mainfrom
ulrichstark:fix(router-core)--propagate-beforeLoad-context-to-sub-route-while-its-loader-reloads-in-the-background

replace e2e test with unit test

92da7bf
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 12, 2026

Performance Regression: -3.79%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 3 regressed benchmarks
✅ 93 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation client-side navigation loop (react) 55.2 ms 58.1 ms -4.99%
Simulation ssr control-flow unmatched 404 (react) 39.9 ms 41.2 ms -3.31%
Simulation ssr control-flow route headers (react) 25.2 ms 26 ms -3.07%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing ulrichstark:fix(router-core)--propagate-beforeLoad-context-to-sub-route-while-its-loader-reloads-in-the-background (92da7bf) with main (a2b9d51)

Open in CodSpeed