SSR with MFE #5945
Replies: 3 comments 1 reply
-
Im going through the same problem when enabling ssr, did you find the solution yet? |
Beta Was this translation helpful? Give feedback.
-
The module federation documentation mentions that module federation is only available if ssr is set to I don't know if you are using module federation or garfish. I have no idea how garfish works, but maybe it has a similar limitation. https://module-federation.io/guide/framework/modernjs.html#server-side-rendering-ssr |
Beta Was this translation helpful? Give feedback.
-
Garfish has never supported SSR, and please do not continue to rely on Garfish, unless you have strict sandbox requirements, use Module Federation as a replacement whenever possible. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm struggling here trying to understand and use ModernJS for the 1st time.
I have followed your guides for the MFE feature and it looks really awesome, BUT
The moment I set SSR to true in any of the apps (main or sub apps) everything gets crazy.
I'm asking myself why I can't find people anywhere talking about this, not even in the issues. This way is really hard to start using ModernJS =/
Beta Was this translation helpful? Give feedback.
All reactions