Software Archive
Read-only legacy content
17061 Discussions

Ionic Multipage routing does not working

Fatih_Mert_D_
Beginner
288 Views

Hey guys,

I am trying multi-page route with ionic framework but without intel xdk designer. Firstly, I was make templates directory in www folder and I created in my main page and page2.html files after I was linked these pages with angular.$stateProvider. But it does not work. Already you know ionic automatic added text/ng-template script tag in www/index.html. Second is, I was delete www/templates folder and I was add manually ng-templates in code like templates/page.html. Clearly It must work, that my last edited codes here: https://paste.ubuntu.com/23324960/

I do not understand guys. I wonder if I've mine mistake or not.

 

Thank you for interest. Good works..

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
288 Views

Search Stack Overflow for issues related to Cordova and Ionic. The XDK builds a standard Cordova app, so searching the web for Cordova solutions will help you find what you are looking for. We are not experts on the Ionic framework, so it's best to find someone who has used the Ionic framework in a Cordova (or PhoneGap) app for a solution. This forum is here to provide support with using the XDK debug and build tools.

0 Kudos
Reply