haghverdish
Results
1
comments of
haghverdish
I was able to solve the issue by import {Carousel} from "primeng/carousel"; constructor(){ Carousel.prototype.onTouchMove = () => { }; }