-
### Describe the bug
Hello there,
I'm having some wierd behaviour (maybe missunderstanding the component, i don't know) with Dialog component. As I could see in examples docs and source code, when…
-
So I'm currently working on a new React page that uses PrimeReact's DataTable and React DnD.
On this page, the user will be able to drag a specific table cell, to a grid
Cell: (the other cells of th…
-
### Describe the bug
We're using the chart property "onMouseDown" to prevent click propagation like this:
onMouseDown={(event: React.MouseEvent): void => {
event.stopPropagation()
}}
It w…
-
**Codesandbox Case (Bug Reports)**
https://codesandbox.io/s/sleepy-blackwell-zx1v3?file=/src/App.js
**Current behavior:**
Any number can be used as fixed part of the mask for MaskedInput, but not…
-
### Describe the bug
When we have resizableColumns + reorderableColumns options activated, the column re-order is failing.
It duplicates the first column 2 times and set the moved column at the en…
-
### Describe the bug
If I set showTime to true and dateFormat to "MM d, yy", I can't change the input field by typing/ keyboard. It works if one of them is used but when both props are added, it stop…
-
### Description
It now shows the component unstyled.
### Describe the solution you would like
Show in green with checkmark icon.
### Additional context
Maybe throw an exception if the severity is…
-
### Describe the bug
When using keyboard navigation on Dropdown list with `selectOnFocus` prop set to `false` (default value, prop is missing from `.d.ts` BTW) - focused item is not scrolled into v…
-
The text area is behind the table and if you select a record in the list, the message appears but behind the table?
rjahn updated
6 months ago
-
### Describe the bug
Hi All,
I’ve found an issue, if I try to use vertical splitter with datatables it doesn’t work. It can’t resize the datatable. Is there any workaround there?
thanks
### Re…