overlay.js:157 Uncaught TypeError: Cannot read properties of null (reading 'appendChild')
at createContainer (overlay.js:157:19)
[..]
hacks.kt:23 Uncaught (in promise) ClassCastException
overlay.js:185 Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
The above is only get thrown on
jsBrowserRun
and not on
wasmJsBrowerRun
- so this is only affecting the js targets, not wasmjs target