is there any work around other than module federation in nextjs
Unanswered
Grand Griffon Vendéen posted this in #help-forum
Grand Griffon VendéenOP
If we don't use multizones. Since, they are domain specific. Is there any way that I can pass event handlers, state logic of the remote app into the host app if both are build in Next 15.3?
There are some constraints that I can't do that I can't use iframe, and I need a solution like I can import my remote app component inside host app along with the state logic and event handlers etc.
There are some constraints that I can't do that I can't use iframe, and I need a solution like I can import my remote app component inside host app along with the state logic and event handlers etc.