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 ![radio-dynamic](https://github.com/primefaces/primevue/assets/1372590/a1c0d6d1-ff4b-44b1-a51c-0ee5333e3b41) ### Reproducer https://primevue.org/radiobutton/#dynamic ### PrimeVue version 3.48.1 ### Vue version 3.x ### Language ALL ### Build / Runtime Nuxt ### Browser(s) FF 123 (.0b6) ###...

Status: Needs Triage

### Describe the bug It appears that the ref for my columns is not respected after I have dragged/reordered my columns... it seems like there might be some internal array...

Status: Pending Review

### Describe the bug When selecting any item from the list Autocomplete with objects works nice, however the problem starts when someone modifies the input. The ref variable stays string...

Type: Enhancement
Status: Pending Review

### Describe the bug The calendar does not work properly when used with showTime and hourFormat="24". When you select a day the hours are set to 00, only with hoursFormat="24"...

Status: Pending Review

### Describe the bug and files-component.ts:921 [Vue warn]: Computed property "getPTOptions" is already defined in Methods. Strange problem. Because of some directive changes, I get the error “Computed property “bodyStyle”...

Status: Pending Review

### Describe the bug I have changed the base z-index of the tooltip to 1700. This is not applied, the tooltips are still at 1000. (Changing z-index of menus etc...

Status: Pending Review

### Describe the bug Using the Calendar component with `show-time` and `selection-mode` (range or multiple) and passing a ref with undefined value as v-model, raises an uncaught error when clicking...

Status: Pending Review

### Describe the bug V2 datatable does not resize as small as possible like v3 of datatable ![image](https://github.com/primefaces/primevue/assets/26376208/b690d354-88e1-4c26-a7a1-42b0c1961e38) Can we do it similarly? ### Reproducer https://www.primefaces.org/primevue-v2/#/datatable/colresize ### PrimeVue version 2.10.1...

vue2
Status: Pending Review

### Describe the bug Hi all, the slider component generates the following error: ![image](https://github.com/primefaces/primevue/assets/68345097/148212d9-a59b-46da-84ec-bc3f723ccb7e) To reproduce, just go to the devtools in this page: https://primevue.org/slider/#api (I don't know why, but...

Status: Pending Review

### Describe the bug Hello everyone, We needed to implement custom search logic for a table row property that was an array. The [specs](https://primevue.org/datatable/#api.datatable.props.globalFilterFields) say that `globalFilterFields` is a type...

Status: Pending Review