react-bootstrap-table / react-bootstrap-table2

Next Generation of react-bootstrap-table
https://react-bootstrap-table.github.io/react-bootstrap-table2/
MIT License
1.27k stars 431 forks source link

Update to React 18? #1797

Open ghost opened 1 year ago

ghost commented 1 year ago

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!

mackinleysmith commented 1 year ago

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.

dhruv-luvani commented 10 months ago

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

chandarsunderraj commented 9 months ago

anyone tried this package? https://github.com/tlundstrom/fad-react-bootstrap-table2

kravigupta commented 9 months ago

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.