DataTable: the table is broken in 3.18.0 #3189
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Once I updated primevue to 3.18, all the tables in my application are broken and after disabled props one by one, I found that if
alwaysShowPaginator
is set tofalse
the table breaks, and I get this error in the console:Reproducer
https://codesandbox.io/s/primevue-3-18-0-table-paginator-bug-n3f3v3?file=/src/App.vue
PrimeVue version
3.18.0
Vue version
3.x
Language
ES6
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: