DataView [rowsPerPageOption] not working #15455
Labels
LTS-PORTABLE
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When I add the [rowsPerPageOption] to the p-dataview attribute list it is not loading the dropwdown.
Environment
My environment is a simple local applicationthat is using the p-dataview componenet as the listing mechanism
Reproducer
https://stackblitz.com/edit/github-lnvphz?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html
Angular version
17.3.7
PrimeNG version
17.16.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.15.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
A full list of the options should be rendered in a dropdown.
The text was updated successfully, but these errors were encountered: