Here's how Angular 10 broke my app in older browsers
After upgrading my Angular 9 web app to v10, I finally got to meet the infamous "Angular white screen of death". This new version broke the app completely. Nothing works. Read on to learn how I figured out the solution. Background: I keep a stock ng ...
Sep 11, 20202 min read86