Hi, I've got an Issue with navigating history in my app. I have an angular app with a specified base path /ng/. User should be able to navigate to the rest of the site, e.g. to root /, or maybe to /other-ng/, but when I hit the back button which supposed to lead outside of the app I get this error https://docs.angularjs.org/error/$location/ipthprfx And it sounds to me like you can't go to any non-base links, but that's wrong, right?
-- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
