mdbootstrap / mdb-react-ui-kit

React 18 & Bootstrap 5 & Material Design 2.0 UI KIT
https://mdbootstrap.com/docs/b5/react/
Other
1.41k stars 264 forks source link

Warning in the console for MDBDataTable from mdbreact #184

Open dev-ishwar opened 7 months ago

dev-ishwar commented 7 months ago

we are getting this warning in console in all the component where's we are using MDBDataTable from mdbreact. Unable to find the cause and fix this. Has anyone scene this before and knows how to fix this? chunk-3V7233WM.js?v=7e6a9866:521 Warning: An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback. image