babylon-runtime / _r

Code Less, Babylon More
https://babylon-runtime.github.io/
Apache License 2.0
8 stars 1 forks source link

loadingScreen is on div conflict state when debugLayer is called at launch #31

Open Vinc3r opened 4 years ago

Vinc3r commented 4 years ago

See https://codesandbox.io/s/convert-scene-add-interactions-02-grry0 (BJS v3)

image

CStfan give us also an example on BJS v4: http://3dmad.online.fr/WebGL/Steelcase_v0.9_custom_off/index.html , but note this is weird: on my Chrome it works, not on Firefox

image

cstfan commented 4 years ago

Under Chrome it can work on the first loading of the scene, but if we reload the scene it's blocked.