How to resolve the react version issues between Host and remote apps #209
Unanswered
DileepSreepathi
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
-
Hi
using the module federation vite.config in order to convert the react app as micro front-end in Mono repo .
I am trying to load the remote - remoteEntry.js file which is exported as module .
in the host application loading the remote app , here the react versions are same on both host and remote . I am stuck here where my remote app unable to load .
Getting below error .
Beta Was this translation helpful? Give feedback.
All reactions