Nested Router Instances
Hi people,
I'm trying to do a POC of a micro frontend using the Router on both host and remote. Unfortunately, when I try to load another instance of the Router on the remote module, I get an error (that is possible to see in the picture).
I read the documentation and looked into the API reference, tried to find a blog post or an example project and no progress; so making this question here it's my last resort. With that, my questions are:
1. this error is something that you already faced?
2. there is anyone out here that already did something similar with the Tanstack Router?
Thanks 🤗

0 Replies