Scrolling works on Laptop website, but after capacitor transformation stops working on Android

The HTML code with scrolling part looks as follows:

<ion-content [scrollX]=“true”>
<canvas #pdfcanvas id=“pdfcanvas”>check
<ion-content (closing tag)>

It works fully as expected on web: the Canvas document is scrolled, but once using Capacitor (Android) transformation : not possible to scroll anything on handy device