dart-archive / angular.dart

Legacy source repository. See github.com/dart-lang/angular
https://webdev.dartlang.org/angular/
1.24k stars 248 forks source link

onShadowRoot not returning ready dom? #1728

Open Golui opened 9 years ago

Golui commented 9 years ago

When onShadowRoot is called, the DOM is still not compiled, i.e. I get my raw expressions unevaluated. Is this the intended behavior?