-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to load url virtual:__federation__
with react
#494
Comments
Can you provide a minimal demo? |
this was to wrong configuration, I am not even sure what namely. after going through example again and copying right config it worked. Thank you. |
Hi, any chance you could share how you got this working? I've been trying to get dynamic remotes to work with React but I've been unsuccessful so far. |
Hi! I might be a bit late, but I managed to get it working by configuring the |
Versions
Steps to reproduce
using latest dynamic loading example to get react module to load dynamically.
this is the vite.config
What is actually happening?
Getting error message
Failed to load url virtual:__federation__ (resolved id: virtual:__federation__)
so app doesn't recognise
Seems I am missing something
The text was updated successfully, but these errors were encountered: