Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

103
Vistas
Race condition single-spa microapp mounting and angular component

I am having race condition using single-spa with Angular which result Single-Spa app rendered in just direct children of html root/body for example I want to load Favorite micro app component under Header Component

 <body>
  <my-header>
      ...
      <div id="single-spa-application:user-favorite></div>
  </my-header>
 </body>   

But it happens like 10% of time the microapp will load directly under body

<body>
 <my-header>...</my-header>
 <div id="single-spa-application:user-favorite></div>
</body>

I think the Single-Spa microapp activeWhen matches the url and load the app, for example /favorite and then active the micro app but the page (angular header component) is not ready yet (DOM is not complete), therefore the microapp was load outside .

I would love to know some insights and what are the best practices to avoid this condition.

Thank you

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda