Kcoet

Results 4 comments of Kcoet

I'm facing the same issue, really wish there was an example of this in the repository's examples folder so people could know the recommended implementation. Even though I've used `.lazy.tsx`...

@marbemac It doesn't seem to be a problem in tanstack-router, but a problem in my Apollo configuration. I tried modifying it to use codesplitting https://github.com/TanStack/router/tree/main/examples/react/basic-ssr-file-based , it worked fine. Hoping...

I was stuck in the same problem for several days. I hope the Apollo team can provide examples of suggested SSRs now that as with libraries in general, they have...

`router.hasNotFoundMatch()` also always returns `false`, I think this is related.