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
The reason is that the input might have a custom onFocus handler that likely changes the component state -> triggers rerender -> resets the value according to the state.