Hey, while working on a project I've come across this issue.
After creating a javascript inline in an event, even if I don't place any code inside (still happens if I place code, fist noticed it when trying to console log), it caused all HTML objects to disappear.
Step 1.
Step 2.
Step 3.
Step 4.
Happens with Typescript too. I very much need to use javascript in this project, so it would be great to have a fix in the next version.
Cheers
Edit: After testing I realized this only happens when WebGPU is set to Auto or Yes.