-
Behaviour: I have date column and filter is enabled for that column with the appropriate matchmodes like Date is, Date is not...
When I apply filters on the column, I'm getting an error => Uncaught T…
-
### Describe the bug
The Splitter component throws an exception:
```
Uncaught ReferenceError: horizontal is not defined
at resizePanel2 (primereact_splitter.js?v=a1008491:468:20)
at onRes…
-
### Description
In the old p:calendar component, we had a feature that allowed the user to select a date from just a few dates in the history (imagine the use case that you want to allow the user to …
-
### Describe the bug
If frozenWidth is specified along with frozen columns the footer doesn't show up at all.
If scrollable is enabled the footer layout does not align with the columns.
Either of t…
-
### Describe the bug
As stated [here](https://primereact.org/customicons/#svg) you can use custom icons (svg markup) in prime react components.
However that is not the case for the Tree component…
-
Click the button , logs new value , doesn't render new value.
`import { signal } from "@preact/signals";
export function TestComp(props) {
const count = signal(0);
const value = count.val…
-
### Describe the bug
Click the dropdown to open the list -> Scan the page using Axe Dev Tools with dropdown menu open
The Axe Dev Tools for Accessibility is reporting the following issue: Scrollab…
-
### Describe the bug
Is it possible to use infinite scrolling with datatable in a way where you fetch more items as it hits the bottom of the list? I can see there's the virtual scroll, but that does…
-
[x] bug report
Found using primereact 3.4.0, also found in release 4.2.2.
Using various browser: Chrome 83.0.4103.97, Opera 68.0.3618.165, Firefox 77.0.1
Go to Dropdown widget showcase: https://…
-
### Describe the bug
I'm trying to use the DataTable component with dynamic columns, just like the docs explain [here](https://primereact.org/datatable/#dynamic_columns), I have used the following co…