Paginator: Responsive paginator shows all variations at same time instead of at each breakpoint #6595
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The paginator component's responsive functionality isn't working. It shows all variations stacked instead of when resizing window.
You can go to the stackblitz link from the code examples in the primvue documentation
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-8fevuq?file=src%2FApp.vue,src%2Fmain.js
PrimeVue version
4.1.1
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
chrome, safari, firefox
Steps to reproduce the behavior
No response
Expected behavior
Expecting paginator to display the single component that shows each variation at different screen sizes instead of all variants stacked on the same page.
The text was updated successfully, but these errors were encountered: