primevue icon indicating copy to clipboard operation
primevue copied to clipboard

Next Generation Vue UI Component Library

Results 781 primevue issues
Sort by recently updated
recently updated
newest added

### 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....

Type: Bug

### 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...

Resolution: Needs More Information

### 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...

Status: Needs Triage

### 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...

Status: Needs Triage

### 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...

Status: Needs Triage

### 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...

Status: Pending Review
vue3

### 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...

Type: Bug

### 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)...

Type: Bug

### 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...

Status: Needs Triage

PR issue is here: https://github.com/primefaces/primevue/issues/6797

Resolution: Needs Revision