Open sir-captainmorgan21 opened 2 years ago
I think similar issue found here in universal's repo: https://github.com/angular/universal/issues/2599
@veer345 were you ever able to figure this out?
I'm going to look into this when updating the lib on Angular 15 soon.
Hi @manfredsteyer, any updates regarding this? I'm trying to use SSR with my application but with no success.
Will be nice if you can create a article explaining how to use Module Federation and SSR, with Angular 16 and the hydration this will be a really nice topic.
any updates regarding this? Please, @manfredsteyer , give us some feedback
Hi @manfredsteyer, any updates regarding this? I'm trying to use SSR with my application but with no success.
Will be nice if you can create a article explaining how to use Module Federation and SSR, with Angular 16 and the hydration this will be a really nice topic.
Also for native-federation, it will be very helpfull.
Hi @manfredsteyer, Even I am struggling to setup up Module Federation in an existing Angular Universal project. I am not able to load an SSR MFE in the SSR host. Also, the next problem that I can guess is data sharing between these. Any references/guidelines would be beneficial.
When following the tutorial here: https://github.com/angular-architects/module-federation-plugin/blob/main/libs/mf/README.md#angular-universal-server-side-rendering
I get the error below when running the server command.
ng build shell && ng run shell:server
I am on angular 14 and @nguniversal/common 14