AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.23k stars 782 forks source link

cell edit not working properly when filter is applied #1801

Open AtulKondekar opened 6 years ago

AtulKondekar commented 6 years ago

cell edit works fine without filter but when we add fitlers or search to table then edited value is applied to whole table there is a example shown below:

rbt-bug

AllenFang commented 6 years ago

@AtulKondekar I'll check this out