huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
241 stars 80 forks source link

Hundreds of warnings for deprecated features of the React next version #6824

Closed mfacar closed 5 months ago

mfacar commented 5 months ago

After #6752 and as it's described in the upgrade guide, there are hundreds of warnings in the browser console for deprecated APIs. It is ideal to silence these warnings while being aware of the problematic areas by decorating the window.console.error function.