Hi, I create a simple touchscreen interactive slideshow. I exported it as an HTML5 package, not minify, when I launch it locally (because it will run off a computer on site, not from the web), I get this error.. (in edge)
index.html:1
Access to script at 'file:///F:/Downloads/Skyrizi/scripts/offlineclient.js' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome-extension, edge, https, chrome-untrusted.
all the .js have this error...
any workaround.. (I wanted to use the windows launcher (.exe) .. but I get the white bar at the top that I can't remove.)