-
### Describe the bug
When using reorderable + frozen column on a datatable (frozen column both on the left side and the right side), if I reorder a column, the frozen column on the left side is dup…
RolT updated
7 months ago
-
### Describe the bug
When setting min to 2, user cannot type in 12, since it resets the value to 2. This happens when onChange is used instead of onValueChange
### Reproducer
_No response_
…
-
### Describe the bug
The below `updateLocaleOption()` function uses `key` as the object index without sanitizing its value. If key is assigned to `__proto__` during the execution of unsafe applicatio…
-
### Describe the bug
Dialog theming documenation (10.5.1) deals with 'p-dialog-titlebar'
whereas sourcecode deals with: 'p-dialog-header'
### Reproducer
_No response_
### PrimeReact version
10.…
-
### Describe the bug
Trying to implement a DataTable that triggers an action when I only select/click on a specific cell instead of the entire row, I found from the documentation that you enable th…
-
### Describe the bug
If the exact same 'message'/content/life, _all_ Toasts disappear at the same time. Appears to work correctly in PrimeReact 9. A quick 'workaround' is just adding 1 ms to each c…
-
### Describe the bug
Even though the component clearly accepts children, the props in the accompanying .d.ts file don't contain an entry `children`.
### Reproducer
_No response_
### PrimeReact ver…
-
### Describe the bug
1. [Basic](https://primereact.org/organizationchart/#basic), Typescript code example
```
import React, { useState } from 'react';
import { OrganizationChart } from 'primere…
-
### Describe the bug
10.6.3 was supposed to fix the multiselect selection limit however as you can see in the stackblitz sandbox, the selectionLimit does NOT limit what can be selected as it should. …
XYIAN updated
7 months ago
-
### Describe the bug
At least under these specific conditions, the `DataTable` prevents you from scrolling to lower rows:
```jsx
```
### Reproducer
https://s…