Need help with module federation #9021
Unanswered
SarathSantoshDamaraju
asked this question in
Help/Questions
Replies: 1 comment
-
https://github.com/module-federation/module-federation-examples/blob/master/vue3-demo/README.md |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
We have a usecase where we load Vue3 apps in to Vue2. It works fine, till we load more than one Vue3 apps into a Page or component and Mount them.
createApp()
createApp
instancesFollowing error is what i see
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions