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
If more than two pts are submitted via usePassThrough then it won't work
But when I passed pt.value, it worked!
So far, I have only found this issue with the Menu.
not sure related #5215
Describe the bug
If more than two pts are submitted via usePassThrough then it won't work
But when I passed
pt.value
, it worked!So far, I have only found this issue with the
Menu
.not sure related #5215
Reproducer
https://stackblitz.com/edit/react-c3usuz?file=src%2FApp.js
PrimeReact version
10.2.1
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: