-
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 …
-
# 🚀 Feature request
Webpack 5 Module Federation API will be a game changer to the web.
So bringing support to Angular CLI once Webpack 5 is released and supported will also be a game changer to Ang…
-
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…
-
### Command
serve
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Descrip…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
### 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 …
-
We are facing a significant issue in production with Vite's Module Federation setup. When deploying new features to our microfrontend (MFE) applications, the browser caches the remoteEntry.js file. As…
-
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…
-
### 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…
-
### Current Behavior
After upgrading to nx version `20.1.0` following the steps in https://nx.dev/nx-api/nx/documents/migrate, i faced a bug where a remote frontend is not working. After serving the …