AllenFang / AllenFang/react-bootstrap-table
After updated a row with popup modal,won't refresh data table
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 2.2k
- Forks
- 761
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.