AllenFang / AllenFang/react-bootstrap-table
public objects and state are cleared when with Delete and Add Row
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.