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 Autocomplete component not showing box after focusing with data in input. Component have completeOnFocus set on true. Complete event is starting but search query is empty....

bug

### Describe the bug When "dropdown component" is used in a "bootstrap modal" with the filter feature turned on, the event in the image occurs. Mobil Platform ![untitled](https://user-images.githubusercontent.com/93313260/175034339-cf7e2866-1825-4300-b393-c69d1d30ad75.gif) ![Ekran görüntüsü...

bug
pending-review

**I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check...

enhancement

Closes https://github.com/primefaces/primevue/issues/2733 Tested with VirtualScroll both enabled and disabled

pending-review

[Feature Request] Add draggable reorder to Accordion component.

enhancement

### Describe the bug this is not just happen with primevue, also naive UI... It has been proven that the chrome version 102 caused this bug. but antd-vue's solution successfully...

pending-review

### Describe the feature you would like to see added The primevue2 button lacks the primevue3 button prop loading that hides the icon if any and shows a loading spinner...

enhancement
vue2

### Describe the bug When setting `auto-highlight` on an `AutoComplete` component, the first items stops being highlighted when the user continues typing and the first suggestion changes. I checked the...

bug

### Describe the bug Footer doesn't stick to the bottom of the table when using virtual-scroll. ### Reproducer https://codesandbox.io/s/goofy-shape-04e6ug?file=/src/DataTableVirtualScrollDemo.vue ### PrimeVue version 3.12.6 ### Vue version 3.x ### Language ALL...

bug

The following warning results in Vue 3 with Sakai and the latest Primevue https://v3-migration.vuejs.org/breaking-changes/attribute-coercion.html ``` [Vue warn]: (deprecation ATTR_FALSE_VALUE) Attribute "aria-checked" with v-bind value `false` will render aria-checked="false" instead of...

pending-review
accessibility