Discussion:
[angular-dart] Angular2 alpha28 fail
Felipe
2015-06-28 04:56:46 UTC
Permalink
Hi. I am doing the Angular2 tutorial and the *NgFor* directive fail in
alpha28.

https://gist.github.com/lascarayf/c39b659e216f575bc4d0

Thanks.
--
You received this message because you are subscribed to the Google Groups "angular-dart" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular-dart+***@googlegroups.com.
Visit this group at http://groups.google.com/group/angular-dart.
To view this discussion on the web visit https://groups.google.com/d/msgid/angular-dart/69f33cbe-a9c6-4e13-b392-ecba61a14252%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Warren Strange
2015-06-28 16:54:26 UTC
Permalink
It is *ng-for

Have a look at this example:
https://github.com/wstrange/angular2_todo_dart/blob/master/lib/todo_list.html
Post by Felipe
Hi. I am doing the Angular2 tutorial and the *NgFor* directive fail in
alpha28.
https://gist.github.com/lascarayf/c39b659e216f575bc4d0
Thanks.
--
You received this message because you are subscribed to the Google Groups "angular-dart" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular-dart+***@googlegroups.com.
Visit this group at http://groups.google.com/group/angular-dart.
To view this discussion on the web visit https://groups.google.com/d/msgid/angular-dart/94c47914-85de-4309-812a-0f19e4c7e4bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Felipe
2015-06-30 06:42:24 UTC
Permalink
Warren, thanks for your response.

I am using *"*ng-for"* but in *alpha27* works and in *alpha28* doesn't work.

https://github.com/lascarayf/test.git

Thanks.
--
You received this message because you are subscribed to the Google Groups "angular-dart" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular-dart+***@googlegroups.com.
Visit this group at http://groups.google.com/group/angular-dart.
To view this discussion on the web visit https://groups.google.com/d/msgid/angular-dart/ebb12f7e-b59b-4765-ac73-929f1509e89f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Warren Strange
2015-06-30 22:27:34 UTC
Permalink
Ahh sorry didn't notice that.

I just upgraded my sample to alpha28, and it also broke :-( (different
error, but still broken).

I think Angular2 is just too immature right now...
Post by Felipe
Warren, thanks for your response.
I am using *"*ng-for"* but in *alpha27* works and in *alpha28* doesn't work.
https://github.com/lascarayf/test.git
Thanks.
--
You received this message because you are subscribed to the Google Groups "angular-dart" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular-dart+***@googlegroups.com.
Visit this group at http://groups.google.com/group/angular-dart.
To view this discussion on the web visit https://groups.google.com/d/msgid/angular-dart/a3ed2b5f-fc36-412f-b577-517ed36b3663%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Ed Michel
2015-07-17 12:11:29 UTC
Permalink
Hey guys,

I have a somewhat opinionated repo of the tutorial on github and alpha 28
works perfectly.

You may use it as a base for further projects or just to check what is
causing the problem.

https://github.com/geekrumper/getting_started

Have fun!!!

Cheers, Eddie
Post by Felipe
Hi. I am doing the Angular2 tutorial and the *NgFor* directive fail in
alpha28.
https://gist.github.com/lascarayf/c39b659e216f575bc4d0
Thanks.
--
You received this message because you are subscribed to the Google Groups "angular-dart" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular-dart+***@googlegroups.com.
Visit this group at http://groups.google.com/group/angular-dart.
To view this discussion on the web visit https://groups.google.com/d/msgid/angular-dart/70fbc173-9766-4bed-b5bc-aba37f95f849%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...