primeng icon indicating copy to clipboard operation
primeng copied to clipboard

The Most Complete Angular UI Component Library

Results 595 primeng issues
Sort by recently updated
recently updated
newest added

### Describe the bug I'm trying to create an Angular Elements using Primeng components. When I run the Angular app everything works just fine. However, once I build and use...

defect

### Describe the feature you would like to see added TieredMenu does not have onShow or onHide output events, while similar components such as Menu or ContextMenu support these events....

new feature

###Defect Fixes Issue related - #11790 Updated [Stackblitz Example](https://stackblitz.com/edit/primeng-slider-demo-4ueh8v?file=src/app/app.component.html)

### Describe the bug Current behavior I implemented several p-toast with different keys. when i call both of them they are not stacked. (There are two issues but both are...

defect

### Describe the bug Hello, when using selectable table with virtual scrolling enabled, one is unable to move up using arrows (when the row is focused). It stops on the...

accessibility

### Describe the bug Most of the primeng modules are imported in the "PrimeNG Issue Template" in StackBlitz, but not the ProgressSpinner one. `import { ProgressSpinnerModule } from 'primeng/progressspinner';` ###...

defect

Fixes #10122 ### Defect Fixes #10122 Basically, if the first `option` is of type `string`, we can assume that `options` is an array of strings. As `filter` function of the...

enhancement
pending-review
need revision

issue #11481 add attr.aria-label for every item of dropdown list and avoid dispatching actions when I scroll through the elements of the dropdown ###Defect Fixes scrolling the dropdown for each...

accessibility
need revision

Add config to change position of appearance to **DynamicDialogComponent** like **DialogComponent**

pending-review