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

Update to React 18?

Open ghost opened this issue 2 years ago • 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!

ghost avatar Apr 11 '23 11:04 ghost

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.

mackinleysmith avatar May 25 '23 14:05 mackinleysmith

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

dhruv-luvani avatar Jan 17 '24 16:01 dhruv-luvani

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

chandarsunderraj avatar Feb 20 '24 06:02 chandarsunderraj

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.

kravigupta avatar Feb 20 '24 09:02 kravigupta