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 I am not sure about other themes, but with arya-orange there is a minor issue regarding nested accordions. A CSS rule is used to prevent duplicate...

bug

### Describe the bug ### Documentation: (versions 2 and 3) **showOtherMonths** [ boolean : true ] Whether to display dates in other months (non-selectable) at the start or end of...

bug

### Describe the bug Hello, I was playing with the ColorPicker on https://www.primefaces.org/primevue/colorpicker and I noticed that the color changes to violet when following these steps: - Move the vertical...

bug

### Describe the bug The forceSelection property setted on true causes inconsistent behavior when the value is removed. If you already had a value in the input and you want...

bug

Fixes #2759

pending-review
accessibility

### Describe the bug When the dropdown's placeholder value is the same as the select option's label, the Dropdown components adds the `p-placeholder` class even though it semantically makes no...

bug

Watch data months change will trigger updateFocus method. when disabledDates changed, months will be recalculated, and trigger watch data to updateFocus demo code please refer the last commit of this...

bug

### Describe the bug I'm trying to migrate to Vite with an existing codebase of Primevue 2 + Vue 2. Unfortunately I can't change to Vue 3. I was able...

vue2
pending-review