primereact icon indicating copy to clipboard operation
primereact copied to clipboard

The Most Complete React UI Component Library

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

### Describe the bug When styling with Tailwind through theming, it is needed to type the passthrough options like so -> `datatablePT: Pick` When trying to access the context for...

Status: Needs Triage

When installing [email protected], the @primereact/types package is not installed as a dependency, but the .d.ts files in the package reference types from it. For example, Button.props.d.ts contains: import type { ...

Status: Needs Triage

### Describe the bug ### Description When using the InputOtp component, the value in the onValueChange callback is returned incorrectly. ### Actual Behavior The changes made are not applied immediatly,...

Status: Needs Triage

### Describe the bug # theme mismatch. Progress spinner className. p-progress-spinner is not integrated in the theme. The spinner is not within the theme and is hard to change the...

Status: Needs Triage

### Describe the bug When opening the PrimeReact component while Chrome DevTools is open, the dropdown panel becomes invisible. The DOM shows the overlay element is present, but it is...

Status: Needs Triage

### Describe the bug For scrollable tabs with enough tabs to display the scroll buttons, the right arrow button does not always disappear when the end of the scrollable tabs...

Status: Needs Triage

### Describe the bug For the SplitButton the pass through to the menu is not working as expected. ``` html ``` Seems like after the fix from #7259 this bug...

Component: Unstyled

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.2.0. Release notes Sourced from jest's releases. 30.2.0 Chore & Maintenance [*] Update example repo for testing React Native projects (#15832) [*] Update jest-watch-typeahead to...

dependencies
javascript