Module Federation Issue with Next host and React remote in App router
Unanswered
Vaibhav posted this in #help-forum
VaibhavOP
Hi all, I am working on Micro-Frontend Architecture where i am using Module federations with Next.js (v.14.2.5) host and React.js(v.18) remote. It is working with Page Router but when i use App router Module Federations is throwing error not supported, any help in this topic will be good.
7 Replies
I think you should look at : https://github.com/module-federation/core/issues/1183
VaibhavOP
But there they are saying App router is not supported by Module Federations, so what can we do to use Micro frontend with React.js and Next.js V14 App Router
Still early for that, but it seems like Vercel have something working internally:
VaibhavOP
when can we have that release version ? any idea @Julienng
I don't know about that, hopefully soon. RSC is still early
Japanese littleneck
Just to clarify. I have no intention to support app router. Consider Module federation dead on next. Unless vercel supports it as first party.