primereact
primereact copied to clipboard
The Most Complete React UI Component Library
### Describe the bug I tried to build a simple SPA app using react-router (using the Framwork mode) and PrimeReact as UI component library. Dev-Mode (`run npm dev`) runs just...
### Describe the bug A given ref to component can not be accessed in useLayoutEffect. The problem exists in Button and InputText, I think other components may also be affected,...
### Describe the bug When utilizing the FileUpload component with custom templates (headerTemplate, itemTemplate), managing the total file size state (totalSize) externally becomes inconsistent. The onSelect and onRemove events appear...
### Describe the bug https://v11.primereact.org/docs/components/tabs/api ### Reproducer _No response_ ### System Information ```Shell N/A ``` ### Steps to reproduce the behavior Issue occurs both when you open the page by...
### Describe the bug Love the project! Very helpful :) With v11 alpha.7 (I'm guessing earlier versions too, that's just the only one I tested) you get an error in...
### Describe the bug In version 10.9.7 of PrimeReact, using the Calendar component with e.g. minDate, maxDate, disabledDays, or non‑selectable days results in day‑cells that are non‑selectable, rendered as s...
### Describe the bug When FloatLabel is paired with Calendar that has an initial state and a mask prop, removing the value doesn't bring back FloatLabel inside the input field....
The virtiual scroll bar is failing to adopt to my styles its only working when i apply card if i dont put class card it gets hidden i se nothing...
### Describe the bug When we open the MultiSelect and press Tab key there is an error in console `Uncaught ReferenceError: filter is not defined`. It comes from the _https://github.com/primefaces/primereact/blob/prod/components/lib/multiselect/MultiSelect.js_...
### Describe the bug **Accessibility Violation** `Element "span" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true' A hidden element should not...