primevue
primevue copied to clipboard
Next Generation Vue UI Component Library
### Describe the bug The DatePicker default behaviour is manualnput true, which, if I'm understanding correctly, is supposed to allow typing the date with the keyboard. That is not working....
### Describe the bug I've run into an issue when trying to do snapshot testing with my components using PrimeVue in our unit tests. We use XState for all of...
### Describe the bug DataTable -> Column -> -> InputText -> "space" KeyButton don't work in this example. ama press the key button space probably 50 times https://github.com/user-attachments/assets/5423db1f-0cf0-4e31-a691-b731abc966f7 I studied...
### Describe the bug In `filterDisplay = 'menu'` mode, you cannot change `matchMode` . For `row` mode works fine. Throws: ``` TypeError: Cannot read properties of undefined (reading '0') at...
### Describe the bug I have a form with a complex field. By "complex" I mean that it consists of multiple inputs but logicaly it's one field with an object...
### Describe the bug When using VirtualScroller in the MultiSelect component with `:virtualScrollerOptions="{ itemSize: 50}`, the width of the overlay does not expand to the width of the content, causing...
### Describe the bug If I use the `dt` for the design tokens on the select component the overlay is not being styled. The design tokens are not placed on...
### Describe the bug When the step prop is specified in lazy mode, lazy-load callback isn't called ### Reproducer https://stackblitz.com/edit/tegbzd?file=src%2FApp.vue ### PrimeVue version 4.x ### Vue version 3.x ### Browser(s)...
### Describe the bug The paginator of Datatable doesn't work properly when the flag paginator switches from true => false => true and the paginatorTemplate has breakPoints ### Reproducer https://stackblitz.com/edit/primevue-3-vite-issue-template-uluatn?file=src%2FApp.vue...
PR issue is here: https://github.com/primefaces/primevue/issues/6797