TanStackT
TanStack•12mo ago•
15 replies
then-purple

Streaming SSR error

Hey, I build and start locally this example TSS app and I am getting this error, when I refresh the page on http://localhost:3000/deferred

NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

This doesn't happen when I do client navigation (meaning from /client to /deferred)

Did anyone struggle with that too?
image.png
GitHub
šŸ¤– Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering. - TanStack/router
router/examples/react/start-basic-react-query at main Ā· TanStack/ro...
Was this page helpful?