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

283
Vistas
duplicate node id 'undefined' detected from getRowNodeId callback in ag-grid react causing duplicate data?

The tables are custom generated depending on user input. It is built using ag-grid react.

The number of tables being displayed are mapped accoring to the user input. Im not sure if this is causing duplicate/repeated data to be entered in my tables. enter image description here

appCountArray is an array which stores the number of tables to be displayed. I need the data entered in different tables to have individual values.

enter code here{appCountArray.map((column) => (
        <AgGridReact getRowNodeId={getRowNodeId}
          {...column}
          key={column.field}
          className="ag-theme-alpine"
          rowData={arr1}
          columnDefs={dataMapp}
          frameworkComponents={{
            numericEditor: CellEditor
          }}
          defaultColDef={{
            editable: true,
            sortable: true,
            flex: 1,
            minWidth: 100,
            filter: true
            ///resizable: true
          }}
        />
      ))}

Find the running code below: https://codesandbox.io/s/silly-dijkstra-l9c8m?file=/src/App.js

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