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 there was a button with autofocus in the dialog, then when the dialog was opened the button received focus.
Since 10.6.4 it does not. Pressing Enter just closes dialog.
Therefore, you can no longer press Enter to press the button.
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Jun 3, 2024
Describe the bug
If there was a button with autofocus in the dialog, then when the dialog was opened the button received focus.
Since 10.6.4 it does not. Pressing Enter just closes dialog.
Therefore, you can no longer press Enter to press the button.
Reproducer
https://stackblitz.com/edit/vitejs-vite-rehwzq
PrimeReact version
10.6.6
React version
18.x
Language
TypeScript
Build / Runtime
Vite
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: