felixmariotto / three-mesh-ui

⏹ Make VR user interfaces for Three.js
https://felixmariotto.github.io/three-mesh-ui/#basic_setup
MIT License
1.26k stars 134 forks source link

Need an appropriate loader error #254

Open antonyadhiban opened 1 year ago

antonyadhiban commented 1 year ago

Changing _rebuildParentUI = () => {...} to _rebuildParentUI() {..} seems to make the error go away.

image