Announcement

Collapse
No announcement yet.

add external library in jslibs.json cross-domain error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

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

    Comment

    Working...
    X