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

206
Vistas
Fetching specific data from firebase array

so I have this collection:

I am trying to only get the groupID's in the array there are like 3 of them, but I tried a for loop in a for loop but it keeps returning undefined. Where am I going wrong?

fire.firestore().collection('userEvents2').doc(fire.auth().currentUser.uid).set({
    groups: groupsList
})


for (let i = 0; i < groupsList.length; i++) {
    const key = "";
    for (key in groupsList[i]) {
        console.log(key.groupID)
      }
    
  }
about 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Perhaps the loop is trying to run before groupList is resolved?

Is that the complete code? Are you storing groupList in a variable like let groupList = groups.groupList; ?

about 4 years ago · Santiago Trujillo Denunciar
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