angulardart Chrome 81 broke my AngularDart webapp My chatting application just broke. When I press Enter to send a message, it refreshes the page and navigates to ?. Then if I try again, it'll simply throw an exception: EXCEPTION: TypeError: Instance of 'eE': type 'eE' is not a subtype of type 'minified:
dart web Fixing `Uncaught TypeError: Instance of 'eD': type 'eD' is not a subtype of type 'minified:cV'` After updating a bunch of dependencies in my project, I tested it in dev mode with webdev serve, and it worked fine. So I compiled it with webdev build and released it, only to find out that this time, things broke: Uncaught TypeError: Instance
dart web Fixing `CastError: Instance of 'minified:aR<String, dynamic>': type 'minified:aR<String, dynamic>' is not a subtype of type 'minified:b0'` After I updated my package dependencies on a project I had not run for a long time, I tested it in debug mode using webdev serve. Things ran fine! So I proceeded to deploy it to production with webdev build. This time, upon running
dart web Fixing `Method not found: 'promiseToFuture'.` I tried to run a Dart Web project I hadn't touched for a while, and after updating my dependencies and running it, I got this: [SEVERE]build_web_compilers:ddc on package:firebase/src/app.ddc.module (cached): Error compiling dartdevc module:firebase|lib/