| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* Adding a sidecar to get Rollup to expose header * Removing package.json
|
Are you also able to fix the externalized react issue on the original sidecar example? |
Sorry, something went wrong.
|
Yes for sure. Would you like me to open another PR for that one, or replace this one with that change? |
Sorry, something went wrong.
|
Could the two be merged? showcase hooks and class-based components? It also reduces my maintenance burden as the examples are getting quite long haha |
Sorry, something went wrong.
|
Yeah no problem. I'll combine the two examples and submit them as one in this PR. Thanks |
Sorry, something went wrong.
|
Appreciate it! |
Sorry, something went wrong.
|
@ScriptedAlchemy I have consolidated the examples. Ready for you to check it out. |
Sorry, something went wrong.
|
|
Sorry, something went wrong.
|
Will check it out! 🙏 |
Sorry, something went wrong.
|
@ScriptedAlchemy Something got messed up. I'm gonna close this and reopen a new one that's cleaner. |
Sorry, something went wrong.
|
thanks |
Sorry, something went wrong.
|
@Kinbaum @ScriptedAlchemy shared: { Please help on this issue and clarify if this fix is available in v2.3.1 of @module-federation/nextjs-mf (the latest that is available on the public npm registry). |
Sorry, something went wrong.
|
@Ruchika-saini you need the commercial version from privjs registry. Not npm |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This example addresses the issue with using hooks in federated components and consuming them in a Next.js application. There is no need to mark React or ReactDOM as external with this example.