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

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.3.1 to 16.0.3. Changelog Sourced from @​rollup/plugin-node-resolve's changelog. v16.0.3 2025-10-13 Bugfixes fix: resolve bare targets of package "imports" using export maps; avoid fileURLToPath(null) (#1908) v16.0.2 2025-10-04 Bugfixes...

dependencies
javascript

Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.7 to 6.0.3. Changelog Sourced from @​rollup/plugin-replace's changelog. v6.0.3 2025-10-29 Bugfixes fix: update delimiters to respect valid js identifier chars (#1938) v6.0.2 2024-12-15 Bugfixes fix: add missing...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.48.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.48.0 8.48.0 (2025-11-24) 🚀 Features eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744) rule-tester: remove workaround for...

dependencies
javascript

Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins/tree/HEAD/packages/alias) from 5.1.1 to 6.0.0. Changelog Sourced from @​rollup/plugin-alias's changelog. v6.0.0 2025-10-28 Breaking Changes feat!: ESM only. Update Node and Rollup minimum versions (#1926) Commits See full diff in...

dependencies
javascript

### Describe the bug We are experiencing an issue with PrimeReact dropdowns in the Chrome browser. When the browser's inspect dock is open (either docked or in a separate window),...

Resolution: Wontfix
Browser: Chrome

### Describe the bug When using `showTime` and `disabled`, Calendar repeats an async request. ### Reproducer https://stackblitz.com/edit/vitejs-vite-2dwbgufr?file=src%2FApp.jsx ### System Information ```Shell System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R)...

Status: Needs Triage

### Describe the bug Hello, we found an issue where the replace method make the toaster component loose its z-index value when there is a single message being show. When...

Status: Needs Triage

### Describe the bug When using global tooltip with `showOnDisabled=true`, the tooltip does not appear on disabled component nor on enabled. When `showOnDisabled=false` is used it at least display tooltip...

Status: Needs Triage

### Describe the bug The initial value given to `expandedKeys` gets overridden if a filter field is present, even if the filter value is empty. In the reproducer, both trees...

Status: Needs Triage