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
This is the code block from primereact workspace. As you can see after open the dropdown it cannot reachable with keyboard because it creates the options block out of the dialog box. Is there any chance to fix this issue? I am using the old version of primereact but I also tried with the latest version. This issue is still there.
Reproducer
No response
PrimeReact version
9.6.3
React version
18.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:
It seems that with latest version this partially fixed. But there is still bug for this component. Once you use in dialog, you cannot close the dropdown panel. Escape will close the whole dialog. Once you open the dropdown you cant close in the dialog.
Multiselect dropdown cannot be selectable when used in Dialog
This is the code block from primereact workspace. As you can see after open the dropdown it cannot reachable with keyboard because it creates the options block out of the dialog box. Is there any chance to fix this issue? I am using the old version of primereact but I also tried with the latest version. This issue is still there.
Reproducer
No response
PrimeReact version
9.6.3
React version
18.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: