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 還沒有評估資料。