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
Changes input identification strategy to use child.type.propTypes instead of focusableTypes prop, since on minified scripts child.type.name does not represent the correct class name.