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

I just added VNode support to Toast message for making Toast more flexible usage. For example resolves #5708

Resolution: Needs Revision

### Describe the bug VNode support to Toast message for making Toast more flexible usage. ### Reproducer https://github.com/primefaces/primevue/pull/5707 ### PrimeVue version 4.0.0-beta-2 ### Vue version 3.x ### Language TypeScript ###...

Resolution: Cannot Replicate

### Describe the bug Steps to reproduce are simple 1 - Copy an example from https://primevue.org/confirmpopup/ 2 - Make an API call before showing/triggering confirm 3 - Confirm popup will...

Status: Needs Triage

### Describe the bug The InputNumber component currently experiences functionality issues on mobile devices, specifically regarding user input. When attempting to enter data into the component itself, the values entered...

Status: Needs Triage

### Describe the bug TreeTable with lazy loaded data. Clicking on the column headers changes the sort icon, but not the order of displayed rows. Example was made by only...

Status: Needs Triage

### Describe the bug In PrimeVue v4 the InputNumber component uses normal html button elements for increase/decrease buttons. However, they lack a type specification. This leads to the problem that...

Status: Needs Triage

Adds a button type to html button element to prevent form submits when placed within a form. ###Defect Fixes Fixes #5700

### Describe the bug When using InputNumber on mobile devices, it shows regular alphabetical keyboard. Since number input allows input only numbers, it should show numeric keyboard only. **! Important:**...

Status: Needs Triage

### Describe the bug pt option jumpToPageInput not work on component Paginator ### Reproducer https://stackblitz.com/edit/primevue-create-vue-typescript-issue-template-ebsxbg?file=src%2FApp.vue ### PrimeVue version 3.52 ### Vue version 3.x ### Language TypeScript ### Build / Runtime...

Status: Needs Triage

### Describe the bug Another follow up to the #3554, #3121, and #4093. @tugcekucukoglu it is still a bug. It either needs a resolving or a workaround. Please don't close...

Status: Needs Triage