Hi Experts,
I have created SAP UI5 desktop application which is working absolutely fine in Chrome but unable to see the same application running in
Internet explorer 9 (version:9.0.8112.16421.)
I have used these below scripts in my index.html:
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv='Content-Type' content='text/html;charset=UTF-8' />
<script src="resources/sap-ui-cachebuster/sap-ui-core.js"
id="sap-ui-bootstrap" data-sap-ui-appCacheBuster="./"
data-sap-ui-libs="sap.ui.commons,sap.ui.ux3,sap.ui.table"
data-sap-ui-theme="sap_bluecrystal"
data-sap-ui-xx-bindingSyntax="complex"
data-sap-ui-resourceroots='{"xx.sample": "./"}'>
</script>
Could anyone please advise on this issue ,if there are any known issues with IE9(patches need to apply) and any SAP notes/fixes available?
Regards
Sitara K