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 email input field does not have the autoComplete="email" attribute, reducing user convenience and form accessibility. Proposed fix: Add the attribute.
The email input field does not have the
autoComplete="email"attribute, reducing user convenience and form accessibility. Proposed fix: Add the attribute.