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
When I want to use the input filter in the dropdown it works fine then I want to use the onInput prop to make my own filtering for the dropdown elements when I console the event.target.value it console everything that I write in the input field of the filter but when I want to set the value to set state method it just make me type two letters and get cleared by it self and when I remove the set state method it works fine so I need help in this
Reproducer
No response
PrimeReact version
10.0.9
React version
18.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered:
Please fork the CodeSandbox project or Stackblitz project and create a case demonstrating your bug report. This issue will be closed if no activities in 20 days.
Describe the bug
When I want to use the input filter in the dropdown it works fine then I want to use the onInput prop to make my own filtering for the dropdown elements when I console the event.target.value it console everything that I write in the input field of the filter but when I want to set the value to set state method it just make me type two letters and get cleared by it self and when I remove the set state method it works fine so I need help in this
Reproducer
No response
PrimeReact version
10.0.9
React version
18.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: