Yesterday, my AngularDart webapp broke, with two exceptions.
One in firebase-app.js:
Error: Expected a value of type 'UserJsImpl', but got one of type 'MemoryInfo'
And one in AngularForms:
EXCEPTION: NoSuchMethodError: 'call'
method not found
Receiver: Instance of 'DeferredValidator'
Arguments: []
It still works in Safari and Firefox. Another thing to