Assertion errors print poorly #1580
Labels
area-error-messaging
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Milestone
The following code:
triggers this runtime error on the console:
If break in the devtools debugger, it appears that:
(a) the entire error is:
(b) there is code is dartpad that truncates everything but the first line:
The text was updated successfully, but these errors were encountered: