You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the above tutorial, and reaching the step - Extend the Object Page by Adding More Functionality, the object list page goes into loading mode and never returns. Terminal shows no error.
This happens after I added Existing Fragment within the project as specified.
I am facing the same issue. I can execute the project locally, but after deploying it to BTP Cloud Foundry, I am getting the below error. And the same blank screen as @naveenvishal mentioned. This comes when I try to open the object page. And the object page does not load.
Below is the error which I get in the console:
ERROR:
Failed to resolve dependencies of 'sap/gantt/simple/GanttChartContainer.js'
-> 'sap/gantt/library.js'
-> 'sap/gantt/config/Mode.js': failed to execute module factory for ''sap/gantt/library.js'
-> 'sap/gantt/config/Mode.js'': Failed to execute 'sap/gantt/config/Mode.js': Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src * data: blob:".
Tutorials: https://developers.sap.com/tutorials/fiori-tools-cap-modify-object-page.html
Following the above tutorial, and reaching the step - Extend the Object Page by Adding More Functionality, the object list page goes into loading mode and never returns. Terminal shows no error.
This happens after I added Existing Fragment within the project as specified.
@fakirdi please suggest .
The text was updated successfully, but these errors were encountered: