Create SPA in ServicePortal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2018 08:46 AM
Hi all!
I want to create a SPA in ServicePortal, i looked for some tutorials and i found a wayt to include angular UI-Router from UI Scripts and defining status.
Everething worked fine, except for one thing, when i try to edit a page throught Page Editor i got this error
Any solution for this??

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2018 08:58 AM
service portal is already an SPA, so are you just trying to configure the routers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2018 09:20 AM
I saw Single page app on Service Portal Part 1 - UI-Router for using ui.router. i don't know which router Service Portal's AngularJS is using, i think ngRouter.
I followed the guide to adding ui.router and when i'm trying to edit a page i got this error.