primefaces / primevue-tailwind

PrimeVue Components Styled with Tailwind CSS
https://tailwind.primevue.org
MIT License
624 stars 75 forks source link

Dialog breakpoint doesn't work #321

Closed sergeydus closed 2 months ago

sergeydus commented 2 months ago

Easy to reproduce, just go to https://tailwind.primevue.org/dialog/#maximizable , press 'show' to open the dialog, then shrink the page.

works fine in https://primevue.org/dialog/#maximizable though.

expectation: the dialog should take up 90vw after shrinking the page

sergeydus commented 2 months ago

closing because it seems this issue seems to be well known: https://github.com/primefaces/primevue-tailwind/issues/90