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 virtualscroll, rows disappear in the table when we scroll to the middle of the table and reduce the amount of data in it. When...

Status: Pending Review

Using animations on the web in the most accessible way requires a little extra consideration: In general, it's best to use animations on the web in a complementary way rather...

Type: Enhancement

### Describe the bug https://github.com/primefaces/primevue/assets/73826421/28ffc178-25a4-4999-a803-a7bbac7f77bf Character residue issue in the search box after selecting an item with the Enter key (especially when using spell input method). ### Reproducer No response...

Type: Bug

### Describe the bug As in the reproducer link (https://stackblitz.com/edit/4fw4mp-y1ukj2?file=src%2FApp.vue), if you open the submenu "Australia", you cannot scroll down with your keyboard buttons. By default the list also has...

Type: Bug

### Describe the bug # Bug Summary The current implementation of the onInputKeyPress method in the InputNumber component of PrimeVue relies on the deprecated keyCode property, which is set to...

Type: Bug
Component: Test

### Describe the bug On Android devices, when having a mask for phone numbers like this (999) 999 99 99, if you try to delete the value and if the...

Resolution: Needs More Information

### Describe the bug Using a dropdown with prop `editable`, when using mobile vue (devtool) or on a Samsung phone; the selected option text cannot be modified or doesn't respond...

Status: Pending Review

### Describe the bug As the title says, I'have used your official example (https://primevue.org/datatable/#rowgroup_subheader), but added `:virtualScrollerOptions="{ itemSize: 46 }"` to the DataTable. After that rowGroup is messed up when...

Type: Enhancement

### Describe the bug I'm following the example in the documentation regarding custom uploaders on the `FileUpload` component, and I get a type error on `objectURL`. ```js async function upload(event:...

Status: Needs Triage

| Component Name | Old name | New name | | -------------- | -------------- | ------------ | | AutoComplete | removeTokenIcon | chipIcon | | AutoComplete | loadingIcon | loader...

Type: Breaking Change