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 Hi, after updating to 4.1 from 4.0.7 when typing in InputMask no symbols appears. ### Reproducer https://stackblitz.com/edit/primevue-4-vite-issue-template-bweifp?file=src%2FApp.vue ### PrimeVue version 4.1.0 ### Vue version 3.x ###...

Status: Needs Triage

### Describe the bug From v 4.10, the Select component throws an error when you click out of the dropdown, when auto-filter-focus is enabled. ![image](https://github.com/user-attachments/assets/050f024c-1156-4eb4-92fe-1d7abd542f32) ### Reproducer - ### PrimeVue...

Status: Needs Triage

### Describe the bug After updating to Nuxt 3.13.2 the Toasts dont work anymore using useToast() composable from primvue/nuxt module. In 3.13.1 it worked fine. ### Reproducer https://stackblitz.com/edit/nuxt-starter-nq7qcl?file=app.vue ### PrimeVue...

Status: Needs Triage

### Describe the bug DatePicker default icon over disabled input still have `cursor: pointer` and looks clickable, but it’s not. ### Reproducer https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-lnionv?file=src%2FApp.vue ### PrimeVue version 4.1.0 ### Vue version...

Type: Bug

Direction of accordion chevron direction is not standard. This now complies to standard accordion direction seen in ios and android os

Resolution: Needs Revision

By default, preset [css](https://github.com/primefaces/primevue/blob/346d90127a4817eb15aea4b4996ecc6b62730c22/packages/themes/src/presets/material/inputtext/index.js#L38) is not being applied! InputText should look like this: ![example](https://github.com/user-attachments/assets/6398ce9b-efc3-4b69-85a2-26192dd8c780) Please see reproduction: https://stackblitz.com/edit/nuxt-starter-q9ht2z?file=app.vue

Type: Bug

### Describe the bug When accessing the calendar widget using JAWS, pressing the arrow keys reads off the column name and row number, rather than the highlighted date. This is...

Status: Pending Review
Component: Accessibility

### Describe the bug When using locale "da-DK" (danish) and mode "currency", the suffix "Kr." is bugged. When pressing backspace in the input, standing at the end, the "k" gets...

Type: Bug

### Describe the bug When selectionMode="multiple" is set on a Column as well as on the DataTable, then, when you click in Checkbox it does not work due to propagation...

Status: Needs Triage

### Describe the bug - When I edit the values in the "Quantity" column and then sort the table, the values are correctly displayed after sorting. - However, when I...

Type: Bug
Status: Needs Triage