Question

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?

Was it helpful?

Solution

This is due to the age of the embedded webkit within TideSDK. TideKit is on its way to release quite soon and includes latest webkit for much greater HTML5 compliance. You will be able to migrate your existing code once it is available.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top