I am using PrimeNG's p-table with the rowsPerPageOptions set as follows
[rowsPerPageOptions]="[25,50,100]"
I can see the paginator options dropdown too, but on clicking it, the dropdown terminates abruptly on the screen.
Edit: I have checked this answer already. It does not help as I already have the animations module imported