Open
Description
When the module is dynamically connected via @module-federation/enhanced/runtime,, at the moment, when I try to use 2 different instances of the react library (an older version on the host application), I get an error:
But the module federation instance shows that 2 react instances have been loaded:
The problem is solved when using singleton, but this is not the behavior I expect.
Metadata
Assignees
Labels
No labels