Create SPA in ServicePortal

g_savoca
Kilo Explorer

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 ErroreServicePortalEditor.PNG

Any solution for this??

2 REPLIES 2

Jon Barnes
Kilo Sage

service portal is already an SPA, so are you just trying to configure the routers?


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.