react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

Does this library support React 18 without any breaks to current features?

Open thilanka-mitrai opened this issue 2 years ago • 0 comments

Question We developed an application 2 years back using react-bootstrap-table-next library support. and right now we have to upgrade react version to 18, while updating got this deprecated issue and looking for a stable solution quickly. As I searched
react-bootstrap-table-next ^4.0.3 is the latest version but only supports up to React 16. For React 17 we have installed using "npm install react-bootstrap-table-next --save --legacy-peer-deps" but its not recommended solution. Is there any solution we can tryout please let us know.

thilanka-mitrai avatar Jul 26 '23 04:07 thilanka-mitrai