Skip to content

How can I connect an application with a newer version of react? #220

Open
@ohmygodismax

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:
image

But the module federation instance shows that 2 react instances have been loaded:
image

The problem is solved when using singleton, but this is not the behavior I expect.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions