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
It seems like that MR has caused some regression regarding TextInput focusing.
TextInputs with autoFocus prop or focusing in componentDidMount no longer work.
Issue Description
Regarding MR: #4778
It seems like that MR has caused some regression regarding TextInput focusing.
TextInputs with autoFocus prop or focusing in componentDidMount no longer work.
Steps to Reproduce / Code Snippets / Screenshots
Overlay with following code:
or
Environment
The text was updated successfully, but these errors were encountered: