Problems loading a GUI from JSON

Hi all,

I think there is a problem with loading a GUI from json in version 5.28.0.

VM76:1 Uncaught SyntaxError: "undefined" is not valid JSON
    at JSON.parse (<anonymous>)
    at XMLHttpRequest.<anonymous> (babylon.gui.min.js?t=1665992019713:1:286823)

To reproduce the bug

yes, it is even the demo gui examples are not working : Babylon.js Playground

I might be wrong but I think @carolhmj fixed it today so it should be all good by tomorrow ?

Yes it was merged so it should be on the next release :slight_smile:

1 Like