cancel
Showing results for 
Search instead for 
Did you mean: 

sap.viz library cannot be load (data-sap-ui-libs="sap.viz") ?

Ranjith
Participant
0 Kudos

The library is available in the file but cannot be load.i declared at data-sap-ui-libs="sap.viz" in index.js also.But cannot load.It is throwing negative cache error. I attached the Diagnostic window of my Project.screenshot-28.png

former_member196805
Contributor
0 Kudos

Could you please check if the source library path of sap-ui-core.js defined in UI5 bootstrap is correct?

<script id='sap-ui-bootstrap' type='text/javascript' src='/sapui5/resources/sap-ui-core.js' data-sap-ui-theme='sap_bluecrystal' data-sap-ui-libs="sap.ui.commons, sap.m,sap.viz"></script>

Accepted Solutions (0)

Answers (0)