AllenFang / AllenFang/react-bootstrap-table
After updated a row with popup modal,won't refresh data table
未關閉
- 主要語言
- JavaScript
- 星號
- 2.2k
- 分支
- 761
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
評估
這個 Issue 還沒有評估資料。