add external library in jslibs.json cross-domain error

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    I think there is no solution for this. You need to place lib on your server.

    Leave a comment:


  • add external library in jslibs.json cross-domain error

    I want to add external library in jslibs.json, external library cross-domain, but I get this error in console: "xmlhttmlrequest cannot load. Response to preflight request doesn't pass access control check: No "Access-Control-Allow-Origin" header is present on the requested resource.". That js file also loads cross-domain css file.
Working...