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
Describe the bug
I have a reactjs project which has form with multiple input fields, when i try to click on some input fields it loses the focus, I captured the windowFocus and windowBlue event and found when i click on input immediately i receive the windowFocus event but not the windowBlur.
To Reproduce
Rare issue, happens with different inputs
Expected behavior
When clicked on input, the input should be focused and editable.
Describe the bug
I have a reactjs project which has form with multiple input fields, when i try to click on some input fields it loses the focus, I captured the windowFocus and windowBlue event and found when i click on input immediately i receive the windowFocus event but not the windowBlur.
To Reproduce
Rare issue, happens with different inputs
Expected behavior
When clicked on input, the input should be focused and editable.
Screenshots/Screen recordings
Sharing screen recording here.
Specifications
bandicam.2025-03-13.12-39-55-327.mp4