Open donnje opened 3 years ago
If you hit F12 you'll see it's a browser CORS issue. You can get around this by hosting on a web server. Alternatively you can launch your browser with CORS disabled (beware of security implications, don't be browsing the web in this mode).
For example you can run Chrome Canary with these args: --disable-web-security --user-data-dir=C:/canary/temp
Hi, The saved project can be seen with IE but with chrome a black screen appears, can it be solved? Thx