module-federation-examples
module-federation-examples copied to clipboard
Remote is online but error log says offline
Hi, I am using MUI components and configure shared singleton in nextconfig.js file. When I wrapping remote component with MUI Box, its worked. But when i remove Box component, i took "remote/customer offline" error in console. Have an any idea about this?
1- Remote app is working.
2- Wrapped by Box component
3- host app works expected
4- Removed Box around component
5- Log says remote is offline