Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSR Module Federation - Hydration Error #48

Open
harshalhirve opened this issue Jan 9, 2025 · 1 comment
Open

SSR Module Federation - Hydration Error #48

harshalhirve opened this issue Jan 9, 2025 · 1 comment

Comments

@harshalhirve
Copy link

harshalhirve commented Jan 9, 2025

With reference to my previous issue:
#47

If we run both the application in the DEVELOPMENT ONLY MODE (npm run dev), everything works fine.

BUT, if I change any code in the REMOTE application, then, HOST app application throws hydration errors:
Image
Image

My expectation is:
HOST app must be able to display all the changes made in REMOTE app without throwing any HYDRATION errors.

How to handle this in Modern.js in SSR Module Federation?

Am I doing something wrong here?

Please advise. @ScriptedAlchemy

@jkzing @xuchaobei @chenjiahan @targeral @yimingjfe

@harshalhirve
Copy link
Author

modern-js.zip

MY CODE ATTACHED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant