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

Revert "Clear errors on form reset (#1568)" #1716

Merged
merged 1 commit into from Oct 31, 2023
Merged

Revert "Clear errors on form reset (#1568)" #1716

merged 1 commit into from Oct 31, 2023

Conversation

jessarcher
Copy link
Member

This PR reverts #1568 due to the common use of form.reset() to clear password fields after failing to register or login where validation errors need to be preserved. We will need to rethink our approach to that PR.

Fixes laravel/jetstream#1393

@jessarcher jessarcher merged commit 592fbae into master Oct 31, 2023
6 checks passed
@jessarcher jessarcher deleted the revert-1568 branch October 31, 2023 23:52
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.

Form validation errors not displayed on Register.vue
1 participant