ionic scroll y-axis

 .data{

    width: 100%;

    height: 100%;

     overflow-y: auto;

     touch-action: pan-y !important;

 }

 ion-content{

       --overflow:scroll;

  }

Comments

Popular posts from this blog

How to Add Firebase Analytics to Your NativeScript Mobile App

sidemenu refresh through events

push multiple data in array(select and disselect items in array)