bentatum / better-react-spinkit

A collection of loading indicators for React
http://better-react-spinkit.benjamintatum.com/
ISC License
185 stars 25 forks source link

Warning: Legacy context API has been detected within a strict-mode tree. #35

Open dben89x opened 1 year ago

dben89x commented 1 year ago

The above error always shows when using this library. Particularly, in my case, with FoldingCube.

alvinchevolleaux commented 1 year ago

The codebase hasn't been updated since 2021, I don't see this getting resolved. It would be nice to have an idea of an upgrade path, perhaps a tool that provides similar functionality or a more modern approach. Did you find anything in the end?