SimonBin commented on issue #1749: URL: https://github.com/apache/jena/issues/1749#issuecomment-1508350700
I finally got to try your idea (1), and even with `yarn run build --mode development` and output: `vite v4.0.4 building for development...`, when I run the complete package I **still get the same issue** (not loading in Firefox private window when going to https://docs.coypu.org/SparqlSampleQueries.html and right-click=>try it=>open in private window); the JS files are also minimized I cannot easily seem to reproduce the error in Chrome. On navigate-back, I get this error in the Firefox Developer console--before that it just hangs: ``` Loading failed for the module with source “https://skynet.coypu.org/static/Query-94d5ecfb.js”. [skynet.coypu.org:25:70] TypeError: error loading dynamically imported module [index-e6a049f6.js:762:21220] ``` <details><summary>Hanging looks like this: </summary>  </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
