react-bootstrap-table/react-bootstrap-table2

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

pradipvadher opened this issue · 0 comments

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!