AllenFang / AllenFang/react-bootstrap-table
After updated a row with popup modal,won't refresh data table
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 2.2k
- Fork
- 761
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.