Paginator: Responsive Templating showing multiple layouts on break points #4458
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 with template set as:
When the window is EXACTLY 960px wide, we see both paginator layouts.
+1 pixel and we only see default.
-1 pixel and we only see the 960px template.
Reproducer
https://codesandbox.io/p/sandbox/primevue-demo-forked-pdqgd5?file=%2Fsrc%2FApp.vue%3A15%2C40
PrimeVue version
3.34.1
Vue version
3.x
Language
TypeScript
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: