Вопрос

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