Pavel Jbanov

Results 33 comments of Pavel Jbanov

@mibto Do you mind going into the Cloud Build console (https://console.cloud.google.com/cloud-build/builds) and find the specific build error (it contains more details)? It would help with troubleshooting. We are working on...

importing `package:di/di.dart` is not necessary when already importing `package:angular/angular.dart`, as the latter exports the former.

> I'm also observing that Angular calls the getters on my component that are bound in the template of this same component, before calling attach. This is actually a side-effect...

@mhevery I was wondering if `publishAs` should default to `ctrl` -- everyone seems to use it anyway.

All pieces are in place. Currently blocked on dart2js bug: https://code.google.com/p/dart/issues/detail?id=17110 End-to-end example can be found here: https://github.com/pavelgj/angular_deferred_sample

The sample app should work, but ran into another bug https://code.google.com/p/dart/issues/detail?id=17490

LGTM! That's really all that's needed. The update flow will handle change of param type from `string` to `selectResource`.

Sorry, closed accidentally.