You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the DataTable component with pagination and a footer the footer is below the pagination element. This was fixed b3dee7e in version 3.23, but is back on version 4.x
Describe the bug
When using the DataTable component with pagination and a footer the footer is below the pagination element. This was fixed b3dee7e in version 3.23, but is back on version 4.x
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/vitejs-vite-i6h5g4oq?file=src%2FApp.vue
Environment
MacOS Sequoia v15.1
Vue version
3.4.31
PrimeVue version
4.2.5
Node version
20.18.1
Browser(s)
Chrome 131
Steps to reproduce the behavior
Expected behavior
The paginator to be under the footer
The text was updated successfully, but these errors were encountered: