0

I am trying to use Chrome App, which will be a typical angular single page app, with multiple partial views etc. I am using https://github.com/angular-ui/ui-router for the views/routing purpose.

After sandboxing the html page hosting angular and all other scripts, I am getting this error:

XMLHttpRequest cannot load chrome-extension://hjilagjleifhpbceplnonicobelbcibo/html/partials/waiting.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.

Here "waiting.html" is a partial view I want to inject in main view. Anyway to get around this ?

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.