Chrome runs the webgl export (default settings) fine
So does Edge in In Private mode, but outside of that (even after cache clear) it does not - in console it says:
Uncaught (in promise) RangeError: Maximum call stack size exceeded
at Builds.loader.js:1:9247
that’s pretty weird! can you share a screenshot of the browser page + browser console?
if that’s the only error it’s showing, I’m probably going to ask that you open a bug report for us to dig into it.
may be to do with some secure sign in on the page but it is here in console in Promise function:
Have you tried deleting all data from the site?
If the Data Caching option is enabled along with compression in Publishing Settings, then the “cache” will be stored in IndexedDB.
Although it should validate itself, but it is still worth a try
Well although I am not the server manager I think it may be cache related as it has now resolved itself and makes sense,
If there is anyway to indicate the possible source of these issues in the loader code it would be good, but not a web dev!
BTW This can still happen (2022 LTS)
A change in server configuration can end up with un-runnable builds in Edge (non-private mode) with the js error as shown. It may be a server-side caching issue… but at the same time why throw a js error, can you add a safety check?
Can’t really post a bug since it resolves over time. One fix is to version the build after server or build updates and make sure that run.