primereact icon indicating copy to clipboard operation
primereact copied to clipboard

The Most Complete React UI Component Library

Results 336 primereact issues
Sort by recently updated
recently updated
newest added

### Describe the bug `className` property of the [FileUpload component](https://primereact.org/fileupload/#api.FileUpload.props.className) is not delegated to the DOM if you use the default "advanced" mode. It works only with the `mode="basic"`. See...

Status: Needs Triage

### Describe the bug I'm intending filter items using dropdown in dataTable cell during cell editing. When the filter input that is shown on the top of the dropdown list...

Status: Needs Triage

### Describe the bug In a dialog that has position set to something else than 'center', when dragging is started, the dialog 'jumps' to the egde of the screen. ###...

Type: Bug

### Describe the bug renderActiveOnly is set to true by default but I noticed all tabs are still rendered. The expected result should render only the active tab index. This...

Type: Bug

### Describe the bug In the lastest version (10.5.1) the metaKeySelection default type is changed as false in some component (see https://github.com/primefaces/primereact/issues/5956). However, in the ListBox component, the attribut metaKeySelection...

Status: Needs Triage

### Describe the bug When I use autoHighlight in AutoComplete which has virtualScrollerOptions, It doesn't work. The first item in the list is not getting highlighted. When I removed the...

Type: Bug

### Describe the bug VirtualScroller with both directions does not update items if the number of columns changes but not the number of rows. The error is in useUpdateEffect that...

Status: Needs Triage

I faced an issue when the Tree items became draggable, the keyboard keys were not working well (up, down, left, right, space, enter) Can anyone no why? is it something...

Type: Bug

Fix #6636: Add missing components to primereact.all.js @nitrogenous this might be worth doing a 10.7.0 release for?

Type: Bug
Core Team

### Describe the bug It seems that all recently created components (stepper, metergroup, iconfield, floatlabel etc.) aren't exported in primereact.all.js file. ### Reproducer _No response_ ### PrimeReact version 10.6.5 ###...

Type: Bug