You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
melloware
added
Resolution: Duplicate
Issue has already been reported or a pull request related to same issue has already been submitted
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Jul 21, 2024
Describe the bug
Whenever I have a lot of columns on a datatable, filter inputs become slow and block input for up to multiple seconds at a time.
Reproducer
https://stackblitz.com/edit/vitejs-vite-xbgte7?file=src%2FApp.tsx
PrimeReact version
10.6.6
React version
17.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome, Edge, Firefox
Steps to reproduce the behavior
Expected behavior
Expected behavior is that the filter input does not block typing at all
The text was updated successfully, but these errors were encountered: