Primeng: Can't vertical scroll page on mobile devices with full width PrimeNg carousel

Created on 8 Dec 2020  路  2Comments  路  Source: primefaces/primeng

I have a full width carousel on a page, most of the area of the page is covered by the carousel. On mobile screen when I try to scroll vertically, it does not work.

You can check the behavior here, try to scroll on image. https://primefaces.org/primeng/showcase/#/carousel

Most helpful comment

Try this @MathanM

Carousel.prototype.onTouchMove = noop;

All 2 comments

Issue is not clear, please feel free to reopen with a stackblitz example.

Try this @MathanM

Carousel.prototype.onTouchMove = noop;

Was this page helpful?
0 / 5 - 0 ratings

Related issues

papiroca-tm picture papiroca-tm  路  3Comments

just-paja picture just-paja  路  3Comments

jisqaqov picture jisqaqov  路  3Comments

pchristou picture pchristou  路  3Comments

philly-vanilly picture philly-vanilly  路  3Comments