AllenFang / AllenFang/react-bootstrap-table
Editing data source causes "unique key prop" error.
オープン
- 主要言語
- JavaScript
- スター
- 2.2k
- フォーク
- 761
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。