My Babylon.js scene was working finely yesterday...but today it showing me following errors.
I definitely tell that this error is due to babylon.gui.js file.
I have imported the scripts in following manner.
and I used it to create gui as:
var advancedTexture = BABYLON.GUI.AdvancedDynamicTexture.CreateFullscreenUI("UI");
Please help me with this..how can I resolve the error and get my scene working smoothly..??
Thanks if you can help me..!