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
and it doesn't find the fields. It submits: { username: "", password: "" } to the local endpoint. I followed the comment in the documentation about type, onChange and name.
The text was updated successfully, but these errors were encountered:
I use the following as the contents of the LoginForm:
and it doesn't find the fields. It submits: { username: "", password: "" } to the local endpoint. I followed the comment in the documentation about type, onChange and name.
The text was updated successfully, but these errors were encountered: