AllenFang / AllenFang/react-bootstrap-table
After updated a row with popup modal,won't refresh data table
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi There,
I am using react bootstrap table with redux, and I used popup modal for update/delete row.
Currently, I have an issue for update row. When I do update, the redux store updated correctly, but the table won't until I clicked another row. But, when I do delete, the row removed from the redux store, also removed from the data table correctly.
I don't know how to fix this issue. Please advice.
Thank you
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.