AllenFang / AllenFang/react-bootstrap-table
public objects and state are cleared when with Delete and Add Row
未关闭
- 主要语言
- JavaScript
- 星标
- 2.2k
- 派生
- 761
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
I'm using TypeScript with react-bootstrap-table.
Every time I hit "Add" or "Delete" button, I lose all the objects save in public or state.
ex:
this.data
this.state.data
Any clue why they are lost and how can I maintain them?
贡献指南
评估
这个 Issue 还没有评估数据。