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.
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.