My app is broken on sandbox cloud but it works locally 8.18.1

0
      Logs from the cloud says it misses a file in the dojox folder. In my local, deployment folder, i don’t have a “dojox” folder but a “dojo” folder…  Not sure why the local folder is different from the cloud deployment folder and if it’s root cause of the problem…. 08:59:41APPERRORConnector: 404 - file not found for file: mxclientsystem/dojox/main.js 08:59:42APPERRORClient: scriptError: https://xxxxxx-sandbox.mxapps.io/mxclientsystem/dojox/main.js?637511069555495850 Error: scriptError: https://xxxx-sandbox.mxapps.io/mxclientsystem/dojox/main.js?637511069555495850 08:59:42APPINFOat d (https://xxxxx-sandbox.mxapps.io/mxclientsystem/mxui/mxui.js?637511069555495850:5:553) 08:59:42APPINFOat HTMLScriptElement.<anonymous> (https://xxxxx-sandbox.mxapps.io/mxclientsystem/mxui/mxui.js?637511069555495850:5:13258) 08:59:42APPERRORClient: Loading module failed! Check console log for more detailed debug information.  
asked
1 answers
0

I was due to the “notification” widget that i was using on my homepage.

However, i’m still curious to understand why it was working locally and not on the cloud...

answered