Jake
Jake
Is there any workaround for this until #517 is merged?
@titantwentyone maybe the browser is serving an old version from the cache. Have tried going to Devtools > Network tab and checking 'disable cache'? Changes to .html files might be...
Hi @Ramil001, thanks for reporting your issue. The error you're seeing is because of a [CORS (cross-origin resource sharing)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) restriction. Browsers supporting CORS (all popular browsers) will block requests if...