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 When using the filtering on the DataTable in `filterDisplay="row"` mode, the `` that is available normally doesn't work. I believe this is because the template code...

enhancement

### Describe the feature you would like to see added The current button bar leaves some to be desired. ![image](https://user-images.githubusercontent.com/52767641/185822367-74a6ff0f-529a-4785-8d06-7bbe9e7b2208.png) It'd be great to expose slots so I can add...

enhancement

### Describe the bug Reorder function in DataTable, but when I scroll down the browser The drag position seems to be misaligned, and I cannot insert the last row even...

bug

### Describe the bug I will attempt to make this as concise as possible, but the source of the bug isn't overly clear. I have an app that utilizes the...

bug

### Describe the feature you would like to see added Hi, please add vertical posision for TabView Component. ### Is your feature request related to a problem? _No response_ ###...

enhancement

### Describe the feature you would like to see added Currently the OverlayPanel can only be displayed from within an event handler. However when using debouncing (for example on a...

enhancement

### Describe the feature you would like to see added Right now, as far as I read from the documentation, I'm not able to configure the DataTable's icons to use...

enhancement

### Describe the feature you would like to see added I would like to see the disabledSelection feature in the Datatable component in PrimeFaces implemented in PrimeVue NOTE - If...

enhancement

### Describe the bug Column filter only works if you you search on the 1st page. Simply confirm your example below which is introduced in PrimeVue site, does not work...

bug