Issues with Angular, NX and Module Federation #4432
Unanswered
GabrielAPineiro
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to configure my monorepo to use nx/module-federation and module-federation/enhanced, but I'm having an issue where I'm trying to loadRemote a module and if I try to navigate to a route that leads to this module, nothing happens. If I try to access the url manually I'm redirected to '/'.
Wondering if there is any known issue while loading modules, if the remoteEntry.mjs from nx could be causing issues, etc.
Beta Was this translation helpful? Give feedback.
All reactions