failure load of Component-preload.js will NOT prevent application loading

无人久伴 提交于 2019-11-28 08:22:05

Suppose your application could not be opened when tile is clicked in launchpad, and you observe several failure load of Component-preload.js. You suspect those failure might be the root cause that your application could not be opened?
No, Never.

url for the first preload.js: https://jerry.sap.corp:4080/sap/bc/ui5_ui5/sap/extcrm_opp/764EE22A1AF02C826F4F2BF51185C6685/Component-preload.js
second: https://jerry.sap.corp:4080/sap/bc/ui5_ui5/sap/crm_opprtnty/49653C573CF035C44917750591905CDE5/Component-preload.js
third: https://jerry.sap.corp:4080/sap/bc/ui5_ui5/ui2/ushell/resources/20160518082000/sap/ca/scfld/md/Component-preload.js
By default UI5 framework will always try to load preload.js first:

Even if it fails, the default uncompressed component.js will be loaded as fallback:

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!