You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.
The
stack_strace
package can't parse stack traces produced on these throws:https://github.com/angular/angular.dart/blob/master/lib/mock/test_injection.dart#L45
and https://github.com/angular/angular.dart/blob/master/lib/mock/test_injection.dart#L60
It seems that adding
DECLARED AT
is confusing the parsing in stack_trace, so you end up with an error like:Not sure if the proper fix is here or there though.
The text was updated successfully, but these errors were encountered: