Wednesday, 18 September 2013

Can I use AngularJS 'ng-view' in TideSDK 1.3.1beta?

Can I use AngularJS 'ng-view' in TideSDK 1.3.1beta?

I've got a simple TideSDK application going, using AngularJS. Works nicely.
Recently as I started adding features, I replaced my single ng-include
with ng-view and Angular routing. It works great in Chrome, but errors
galore in TideSDK.
Is it possible to use ng-view in an application built with TideSDK 1.3.1beta?

1 comment:

  1. Well check my git repo https://github.com/Kaoschuks/tidesdk-angular

    ReplyDelete