Pergunta

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?

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top