Skip to content

I cannot have 2 apps connected to my host #24

@svallevazquez

Description

@svallevazquez

Describe the bug

Reproduction

We created a host for connecting to different microfrontend apps, and it is working perfectly with just one app (it does not matter which one).
But if we connect one more, it starts to duplicate calls to one of the apps instead of doing a call per each one.

What I see

Once that you reload with the 2 apps started, it is duplicating the menu option and saying in the console from the browser inspector that the manifest of one app is duplicated.

Image

What I expect

No duplications, just calling the different manifests at once.
I'm happy to provide any additional reproduction if required.

Reproduction

https://github.com/svallevazquez/module-federation-test

Used Package Manager

npm

System Info

System:
    OS: masOS Sequoia 15.5
    CPU: (8) ARM-based Apple M2
    Memory: 16 GB
    Container: No
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.9 - ~/.nvm/versions/node/v22.9/bin/node
  Browsers:
    Edge: 137.0.3296.52

Validations

Metadata

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