Hi, I bought X Theme .
I’m still in localhost development, since a while now when I do try to edit some pages using cornerstone, the http://localhost/mysite/x/#/content page with cornerstone loading gif never ends.
The browser console is telling about cornerstone-endpoint, I don’t know if it’s related to this but here is the line.
Access to XMLHttpRequest at ‘http://localhost/mysite/cornerstone-endpoint’ (redirected from ‘http://localhost/mysite/cornerstone-endpoint’) from origin ‘null’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
How can I fix this ?
thanks