AllenFang / AllenFang/react-bootstrap-table
public objects and state are cleared when with Delete and Add Row
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.