I had a lot of issues trying to get a project running with the latest Angular 1 template. Could you upgrade the sample apps like the SimpleTask app to use the latest nugets please? Also I wasn't clear about the latest breaking changes, could this go in the wiki?
Best Regards, Alistair
2 Answer(s)
-
0
Hi,
You can find all breaking changes in release notes: <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/releases">https://github.com/aspnetboilerplate/as ... e/releases</a> Our latest blog post is here: <a class="postlink" href="http://volosoft.com/asp-net-boilerplate-v0-10-0-has-been-released/">http://volosoft.com/asp-net-boilerplate ... -released/</a>
I upgraded SimpleTaskSystem to v0.10.0.1 (<a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate-samples/blob/master/SimpleTaskSystem/SimpleTaskSystem.WebSpaAngular/packages.config#L3">https://github.com/aspnetboilerplate/as ... .config#L3</a>) a few days ago.
-
0
I updated the angular nugets to the ones used in the latest template and it worked, but i dont know why my angular is not getting called seems to be a problem with the busy call. I will keep trying. Best Regards, Alistair