Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone.
I came to you asking for help.
I'm creating an module federated app using:
I'm trying to achieve this.

This example uses two nextjs apps without typescript, wich work perfectly.
With the same host app ( wich is the main app ), exposed a component that I receive in a regular nextjs app, and thats great.
The problem
Using the same host configuration as the documentation example, I'm getting this error on
pages/index.tsx
I have days searching and trying to figure out why it's happening, tryed many
.eslintrc
-.eslintrc.json
configurations and packages and nothing fix the problem.Has anyone been through this before?
Beta Was this translation helpful? Give feedback.
All reactions