-
### Describe the bug
Component cannot be used in projects, as it is not exported from the library.
### Reproducer
_No response_
### PrimeReact version
10.6.2
### React version
18.x
### Languag…
-
Primereact components styles are being appended into `document.getElementById(undefined)` if some exists on the page.
Take a look inside `useStyle` hook this line:
https://github.com/primefaces/pri…
-
### Describe the bug
### Potentially deprecated custom match mode
We had a situation where we needed custom filtering. Details on custom filtering are in the middle of large "Documentation" page i…
-
We currently use the @viselect/preact": "^3.0.0 without any issues.
After an upgrade to the latest @viselect/preact": "^3.5.0 Version, we do get the following error during the rendering process of th…
-
### Describe the bug
Hello,
I've seen a strange behavior on MeterGroup, when I have a single item, or several items, the calculated percentage is never correct. I have the impression that it's alway…
-
### Describe the bug
Having a Splitter component with three or more panels under it causes issues when using the dividers for resizing; the left-most divider seems to work/behave fine, but upon using…
-
### Describe the bug
In the Features Tab you can see the invalid prop can call directly but not, when I read the API Tab you can call the "invalid" inside pt prop. That's why I got an error everyti…
-
### Describe the bug
If you try to use the Tab key in the keyboard to cycle through all tabs in a TabView it's not possible. You can see it in the Stackblitz project that is shared in the docs: https…
-
### Describe the bug
On the website [Datatable Export](https://primereact.org/datatable/#export)
The export function for CSV is not correct since jspdf does not support doc.autoTable() anymore.
…
-
### Describe the bug
When creating a Dropdown comp without the `optionLabel` property, opening the dropdown causes the page to error. When in the past it would properly default to `"label"`.
This …