You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I need to force host application to decide the version of react.
My remotes can use React 17 / 18 but I need the host to force using 17. (my host is 17, remotes can be of any version)
With async remote loading it works, but when using sync remote loading the remote app wins and my app uses 18.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I need to force host application to decide the version of react.
My remotes can use React 17 / 18 but I need the host to force using 17. (my host is 17, remotes can be of any version)
With async remote loading it works, but when using sync remote loading the remote app wins and my app uses 18.
Beta Was this translation helpful? Give feedback.
All reactions