Is pending component on root known to not work?
We have a
loader defined on our createRootRouteWithContext route, and were wondering, why the there defined pendingComponent isn't used, but the defaultPendingComponent, defined on the router is used instead.
Anyone else having this issue, or is this a known limitation?1 Reply
rare-sapphireOP•8mo ago
Just found some issues around this topic, so it is a known bug (https://github.com/TanStack/router/issues/2905).
GitHub
Issues · TanStack/router
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering. - Issues · TanStack/router