You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
thilanka-mitrai
changed the title
Does this library support React 18?
Does this library support React 18 without any breaks to current features?
Jul 26, 2023
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.
The text was updated successfully, but these errors were encountered: