Hi All,
The list report object page app is deployed on cloud foundry successfully. However when the app is run, app keeps running with no output at all.
When console is seen in the browser, following error message is displayed:
Assertion failed: could not find any translatable text for key 'appTitle' in bundle 'i18n/i18n.properties'
as the app is generated through wizard template, quite surprise to see such errors.
Thanks