I'm running a quickstart app from SAP webIDE as detailed here: https://sapui5.hana.ondemand.com/#/topic/128214a9b2754b15aec5e365780b03fd
However a blank screen appears and I receive the above message in the console view. What am I doing wrong?
Request clarification before answering.
Hi Ged,
could you explain your setup more detailed, please?
You can visit https://sapui5.hana.ondemand.com/#/entity/sap.m.tutorial.quickstart/sample/sap.m.tutorial.quickstart... and press the download button on the upper right corner to get the whole project. Then you can import it to the web ide or run the application locally.
Best Regards,
Florian
UI5 Core
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Florian
Many thanks for helping me with this trivial task that I was sweating over for a couple of hours! Lesson learned: I will use the downloaded files in future!
Cheers
Ged
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ged,
you're welcome. In most cases this error appears, because the bootstrap is not maintained correctly. In the tutorial section resources/sap-ui-core.js is written. This is correct if you use the UI5 tooling or an ABAP system. If you wanna consume the UI5 resources via the Content Delivery Network (CDN) you have to replace the bootstrap with https://ui5.sap.com/resources/sap-ui-core.js.
All the best,
Florian
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.