Paginator: Responsive Templating showing multiple layouts on break points #5604
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Using a Paginator within a DataTable or DataView with template set as:
When the window is EXACTLY 940px wide, we see both paginator layouts.
+1 pixel and we only see default.
-1 pixel and we only see the 940px template.
Reproducer
https://stackblitz.com/edit/82sfik?file=src%2FApp.vue
PrimeVue version
3.51.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
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: