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?

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top