AllenFang / AllenFang/react-bootstrap-table
Editing data source causes "unique key prop" error.
Aperta
- Lingua principale
- JavaScript
- Stelle
- 2.2k
- Fork
- 761
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.