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 you use an Input element with inputRef, it clobbers the inputRef passed here resulting in an error being thrown here because this.controlEl is undefined.