AllenFang / react-bootstrap-table

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

Getting issue while rendering table component after data updation #2112

Open amitdev-exp opened 4 years ago

amitdev-exp commented 4 years ago

I am getting below error while i am rendering my componet 2nd time , at intial run its working fine. please help image

amitdev-exp commented 4 years ago

My data n everything is proper....i have one trigger which will update the data i every 5 min...on senod updated data its falling n showing me above error