AllenFang / AllenFang/react-bootstrap-table
After updated a row with popup modal,won't refresh data table
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 2.2k
- Forks
- 761
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.