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

197
Vistas
Array.map() Not rendering data in React

I have Array Like this. enter image description here

I need to render this data one by one with my component . So I tried to create a map function and render this data true the map. But It's not working. I Can't find the solution for that. I am struggling with this error with like hours. I really need your help.

This is the component that I need to render my data one by one.

function addVariantSection(data) {
    return(
      <Grid container spacing={10}>
        <Grid item xs={12} style={{ justifyContent: 'space-between', display: 'flex' }}>
          <div>{data.variant1}</div>
          <Checkbox color='primary' inputProps={{ 'aria-label': 'secondary checkbox' }} />
        </Grid>
      </Grid>

    )
  }

This is how I pass the data to this component,

{itemVariant.map((item)=>addVariantSection(item))}
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