Angular-meteor 1.X tutorial socially

After finishing 3-Way data binding part in Angular 1 socially tutorial I
got no error but the list didn’t render. Everything was ok until i
tryed to implement static-templates.

I am running meteor on Windows 10 x64
"dependencies": { "angular": "^1.5.5", "angular-meteor": "^1.3.10", "meteor-node-stubs": "~0.2.0" }

Did you check how your code compares to the corresponding step on github?

Yes, and I am not the only one -> https://github.com/Urigo/meteor-angular-socially/issues/112

Ok guys, fixed :slight_smile: