react-bootstrap-table / react-bootstrap-table2

Next Generation of react-bootstrap-table
https://react-bootstrap-table.github.io/react-bootstrap-table2/
MIT License
1.27k stars 431 forks source link

Hidden Column : First row details are not updating while dynamically change the visibility #1789

Open pradipvadher opened 1 year ago

pradipvadher commented 1 year ago

Hello All,

I am facing a strange issue while managing hidden columns dynamically.

the issue is when I dynamically hide the column the first row details are not changed, it's showing old results for the first row only.

Thanks in Advance!