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 In PrimeVue PanelMenu component, there is no context return in toggleableContent (As attached images) @cagataycivici @nitrogenous ![Screen Shot 2567-02-19 at 17 55 49](https://github.com/primefaces/primevue/assets/79686057/d6453e8d-9190-4a6a-bb43-e510a5a39c3f) ![Screen Shot 2567-02-19...

Component: Documentation

### Describe the bug The [official StackBlitz example](https://stackblitz.com/edit/fv6yvr?file=src%2FApp.vue) for using FileUpload with a preview image in the #template slot uses `file.objectURL` as `src` for the `img` element. If I use...

Status: Needs Triage

### Describe the bug While editing a cell field, and a filter is applied that removes the upper row, the focus of your edited cell will move to the next...

Status: Needs Triage

### Describe the bug I can't remove the checkbox from the multiselect. I've tried several ways: CSS, PT property, among others. This is not documented. Could someone please help me...

Status: Needs Triage

resolves https://github.com/primefaces/primevue/issues/5294 (I have tested this change with reproduction in the attached issue and can confirm that applying a fixed width is the exact reason why the enter transition is...

### Describe the feature you would like to see added At present there doesn't appear to be a way to filter on empty string/value. It is therefore impossible to filter...

Status: Discussion
Type: New Feature

### Describe the bug While creating a library on top of Primevue, I'm trying to convert DataTable with local passthrough prop, but I'm not seeing anything in the output after...

Status: Pending Review

### Describe the bug chips component doesn't work on mobile.When enter is pressed, it moves to the next field ### Reproducer https://primevue.org/chips ### PrimeVue version 3.23.0 ### Vue version 3.x...

Type: Bug

### Describe the bug When using components that have the `append-to` prop, it is unclear / bugged on how this should work with elements that have `position:fixed`. For example: ```...

Status: Needs Triage