Closed vsmenon closed 4 years ago
This has likely been fixed already. @vsmenon can you verify?
Closing this for now since the underlying structure has been completely refactored in https://dart-review.googlesource.com/c/sdk/+/138294
Do open again if the problem persists.
When running AngularDart Gallery with the DDC unfork CL, I started hitting (only in the past day):
At the point of the crash, there are two declarations, not just one:
This appears to be the class in question:
https://github.com/dart-lang/angular_components/blob/master/angular_components/lib/src/material_tree/material_tree_root.dart#L10
fyi @johnniwinther @stefantsov