Hello,
I’m currently trying to migrate an angular perfectly working code into ionic and I have the following issue on IoS devices ( on android devices works perfectly fine ):
I’m using https://www.npmjs.com/package/ngx-slick-carousel and while doing so the scroll does not work on any of my pages. If I comment out the blocks of code that use ngx-slick-carousel the scroll on my IoS devices works perfectly fine.
Anyone here having the same issue?
Thank you,
Alex