Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
5.11.1
-
None
Description
After recompiling my wasm build today (wip/webassembly branch at a2efb8d94bb8e860d8616f56c4f40e7c41eb3810) and trying to run the gallery example I only get errors.
On Chromium on the HTML-Page the following error is shown after the "downloading/compiling" step. Nothing was printed on the console.
Qt for WebAssembly: gallery TypeError: Cannot read property 'src' of null
When trying with firefox the following error appears even befor the "downloading/compiling" message
Qt for WebAssembly: gallery TypeError: currentScript is null