-
Firstly, thank you for all the work you guys put in - such a huge amount of work and it's very much appreciated.
I'm working on a project that'll have three distinct areas. I want to split out the …
-
I have a set of micro frontends divided into a single page layout: header, content. It turns out that, in general, the platform displays the header and content at once. Since I need user information i…
-
### Problem Statement
I got the following feedback from a customer for their micro-frontend case
> What if the React app like breaks somehow, like we can't rely on Sentry being initialized in the …
-
### Problem Statement
I'm working in a context where we have several micro-frontends, and we want these micro-frontends to be completely independent in terms of how sentry is initialized and keep the…
-
I have already follow the guide and override the path in https://react.microfrontends.app/ and refresh the page. it always redirect to our Microfrontend is not here page. Is there anyone know how to f…
-
With this, we have a better approach for structuring microfrontends with Remix. Have any studies been conducted on this? How can we improve the developer experience (DX) for integration with Remix to …
-
Hi,
Please assist, trying to use event emitter2 with the micro-frontend architecture (spa). Currently have 5 angular applications which run on the same page. On the parent application we create
…
-
##### **Overview of the feature request**
Vue is still using webpack as microfrontend.
With vite alternative reaching v1.0.0 it’s time to try the switch again.
Version 1.0.0 switched to `@modul…
-
**Describe the bug or question**
In our project we have a microfrontend structure with the single-spa framework. For this, we have a container application and the different microfrontends for the d…
-
### Describe the bug
I'm using the module-federation/enhanced plugin in my microfrontend architecture, and I've encountered an issue with the DTS plugin that's part of this package. The DTS plugin is…