This is usually an uncaught error in the loadModuleData
promise chain that bubbles up and gets caught by One App.
Add a try/catch
in your promise chain to debug the actual error that is being produced.
This is usually an uncaught error in the loadModuleData
promise chain that bubbles up and gets caught by One App.
Add a try/catch
in your promise chain to debug the actual error that is being produced.