Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove password focus & Fix error validation #39

Merged
merged 2 commits into from
Jan 12, 2021

Conversation

miguilimzero
Copy link
Contributor

@miguilimzero miguilimzero commented Jan 12, 2021

  • Remove password focus since there is no password field to focus.
  • Remove form .hasErrors() since this method do not exits on inertia form (probably existed on laravel-jetstream forms). Also there is no forms validation for this request.

Remove password focus since there is no password field to focus.
@miguilimzero miguilimzero changed the title Remove password focus Remove password focus & Fix error validation Jan 12, 2021
@joelbutcher joelbutcher merged commit 09e9763 into joelbutcher:2.x Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants