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'm submitting a... ``` [ ] bug report [x] feature request [ ] support request ``` ### What is the motivation / use case for changing the behavior? Currently...

enhancement

Hi, Thanks so much for your amazing component library! I've really enjoyed using it. I just noticed that the thumbnail only appears when trying to upload images. Is it possible...

enhancement
priority - low

### Describe the feature you would like to see added Can You add a "Quarter Picker" to the Calendar Component? ### Is your feature request related to a problem? _No...

enhancement

### Describe the bug The Dropdown component isn't properly associated with a label that has a `for` attribute matching the Dropdown's `input-id` prop. Clicking on the label doesn't focus the...

Type: Bug
Status: Discussion

### Describe the bug Columns with `.` (dot) in the field name is not rendered. **Columns:** ``` [ { "field": "client.name", "header": "Client name" } ] ``` **Data:** ``` [...

bug

### Describe the bug When I enable IME (Input Method Editor) to input Japanese characters, the same character is doubled. ![chips_ime](https://user-images.githubusercontent.com/73452395/189885874-9c8db974-4b46-427d-8183-4ae9fa7c317a.gif) Is it possible to use the compositionstart and compositionend...

bug

### Describe the feature you would like to see added would like to have a slot for the options inside of the tree. ### Is your feature request related to...

enhancement

### Describe the feature you would like to see added Support users to quickly sort columns ### Is your feature request related to a problem? _No response_ ### Describe the...

enhancement

### Describe the bug ### Observed behaviour Selecting an item in MultiSelect scrolls to focused item before setting new focus. ![ezgif-2-20a6833b8b](https://user-images.githubusercontent.com/1529214/189646245-bc7bc75f-13e6-43f4-b244-69185de57f82.gif) ### Reproducer _No response_ ### PrimeVue version 3.17.0 ###...

bug

I have a issue when open dialog, content have router-link. When click router-link dialog still show