Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

How to fix the version compatibility issue in SAPUI5?

$
0
0

Hi Experts,

 

 

  I am facing version issue in my SAPUI5 project.

 

Actually I am using 1.26.1 version for whole project but I want to apply 1.20 for sap.m.Table only.

 

We tried to put sap.m.table version 1.20,like below.But it is not applying.

 

<script

   id="sap-ui-bootstrap"

   src="resources/sap-ui-core.js"

   data-sap-ui-theme="sap_bluecrystal"

   data-sap-ui-xx-bindingSyntax="complex"

   data-sap-ui-compatVersion="1.26"

   data-sap-ui-compatVersion-sapMGrowingList="1.20"

   data-sap-ui-compatVersion-sapMListAsTable="1.20"

   data-sap-ui-compatVersion-sapMTable="1.20"

   data-sap-ui-libs="sap.m,sap.ui.commons,sap.ui.ux3, sap.me"

   data-sap-ui-resourceroots='{

    "sap.asc.ecommerce": "./"

   }' >

  </script>

 

 

Please help me is there any way to do that.

 

 

Thanks,

Nag


Viewing all articles
Browse latest Browse all 6178

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>