以笔者本套教材为例,每一步骤的源代码都托管在本人 Github 仓库里,每次上传之前,都确保本地测试通过。
但笔者编写过程中发现,之前测试通过的代码,可能几个月之后再执行,就会遇到白屏现象,即应用无法正常加载,或者无法在调试模式下正常加载。
举个具体的例子。本文写作于 2022年11月20日,进入步骤 6,运行命令行 ui5 serve
:
使用这个 url
,可以正常打开 SAP UI5 应用:
使用快捷键 Ctrl+Shift+Alt+P
切换到调试模式,然后根据如下 url,居然无法打开应用了:
http://localhost:8080/webapp/index.html?sap-ui-debug=true
错误消息:
ui5loader-dbg.js:1283 Access to XMLHttpRequest at ‘https://sapui5.hana.ondemand.com/resources/sap/ui/core/ThemeCheck-dbg.js’ from origin ‘http://localhost:8