Hello, I'm playing with Angular2 and Plunker these days. In investigating 
an issue about binding an array of objects to a select control (
https://github.com/angular/angular/issues/4843), I built a quick test case 
from the Plunker Angular2 TS template, which refers to beta 0. I then 
updated to beta 2 all the references in index.html, but as soon as I did 
it, the app broke with errors like "cannot find function subscribe of 
undefined" (yet, Rx appeared as a loaded source). Playing around a bit, I 
found that if I set all the sources to beta 2 and use the non minified 
version of angular2, the error disappears. You can find a repro 
here: http://plnkr.co/edit/obLw9Nm1gmltKa52RmNB?p=preview. Any hint?

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to