react-bootstrap-table/react-bootstrap-table2

Update to React 18?

parvezrashid opened this issue · 4 comments

Question
Do you plan to update the package to make it compatible with React 18? I'm currently using this in a project which has been upgraded to React 18, so have no option but to use the --force flag in production, which is undesirable. Can you please let me know if and when you plan to update this to React 18? Thanks!

Just chiming in that I've experienced the same and would love to see this project get upgraded to React 18, and/or maybe have the dependency requirement on a specific patch version of React 16 be relaxed.

I've also experienced the same problem. there is no other option other than --force

I found this package fad-react-bootstrap-table2 while looking for react 18 support. I tried to compare the source but there are a lot of changes.