AllenFang / AllenFang/react-bootstrap-table
Editing data source causes "unique key prop" error.
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi.
Because of complexity of my data I can't use insertRow prop, and I'm trying add data in my own way - directly to my data source. But when I add record I have problem with unique "key" prop, because BootstrapTable generates
```
```
and there is no key prop. How can I force adding key or how I can add data directly into source?
Thank you for help.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.