Closed
Description
Describe the bug
When I use mf-manifest.json as the remote entry, startup the project.
- Open the
http://localhost:4000/order
page from host. - Go to modify the
common/src/store/userStore.ts
file from common projects. - It will trigger a reload for the host app with the latest modification. Then an error occurred on the
http://localhost:4000/order
page from the host.
Snapshot for error:
Do you have any idea about it?
Below repository is a reproduction
Reproduction
https://github.com/jwq403926021/webapck-react-ts-federation/tree/mf-manifest
Used Package Manager
pnpm
System Info
System:
OS: Windows 11 10.0.22631
CPU: (16) x64 12th Gen Intel(R) Core(TM) i5-1240P
Memory: 2.40 GB / 15.68 GB
Binaries:
Node: 18.20.4 - C:\Program Files\nodejs\node.EXE
npm: 10.7.0 - C:\Program Files\nodejs\npm.CMD
pnpm: 9.14.2 - C:\Program Files\nodejs\pnpm.CMD
Browsers:
Edge: Chromium (130.0.2849.56)
Internet Explorer: 11.0.22621.3527
Validations
- Read the docs.
- Read the common issues list.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Module federation issue and not a framework-specific issue.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
No labels