-
### Summary
The newly introduced `DefaultPropsProvider` (https://github.com/mui/material-ui/pull/42820) causes problems in micro-frontend setups, since it is located in the main `@mui/material` pac…
csvan updated
3 months ago
-
## Nossa empresa
Somos a plataforma de gestão de recrutamento e seleção que vai transformar as contratações da sua empresa! Por meio da gamificação e interatividade, buscamos proporcionar os melhor…
-
I have a project that consists of a shell and 4 other micro frontends running inside it. This project was built using angular 8 and I am currently upgrading to 11. The problem is that I need to put th…
-
### Description
At this point, according to MDN: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap, Chrome, Firefox, Opera & Safari have added support for importmaps ONL…
-
Hello, first of all thanks for the article, it made me want to explore Astro with MFE,
I'm not yet familiar with Deno or Astro, so ill describe the issue any input would be great:
I ran `npm i` an…
-
Create empty pages and side navigation that will looks like:
- GETTING STARTED
-- Intro to Greenpress
-- Installation
-- Deployment
-- Create your first Plugin
- PLUGINS
-- Create plugin
-- Test you…
-
Hi team,
I'm facing an issue that i can not showing the breadcrumbs on the my site, because we have setup multiple sentry then we following the reference:
[https://docs.sentry.io/platforms/javascri…
-
### Abstract
Introduce a feature that allows platform administrators to restrict users from specific countries during sign-up and on account settings, addressing the need to control access based on …
-
### Describe the problem
It should be possible to export a single Component as a .js file with inlined CSS. This is super useful for building micro-frontends. With sveltes new capability to attach …
-
Hi,
We have just started with micro frontend implementation and have followed the steps mentioned in [this](https://medium.com/ama-tech-blog/mastering-microfrontends-routing-and-communication-815f3…