next.js
64a4861b
- fix: correct FlightRouterState destructuring in extractRoutesFromFlightRouterState
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
49 days ago
fix: correct FlightRouterState destructuring in extractRoutesFromFlightRouterState The third element of FlightRouterState is refreshState (CompressedRefreshState), not a URL string. Extract the URL from refreshState[0] when present.
References
#85527 - feat: Add unstable_useRoutes() hook for canonical route structure
Author
wyattjoh
Committer
wyattjoh
Parents
77117a3c
Loading