-
-
Notifications
You must be signed in to change notification settings - Fork 999
reset password issue #398
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Are you sure you are using the |
No, I have not made any changes. I am sure you will be able to reproduce the error |
I just figure out what your issue is. Go to line 26 of reset.blade.php ../resources/views/auth/passwords/reset.blade.php Change the input field value from @jeremykenedy kindly edit the file to fix the issue. Thanks |
First, take look at:
Did you star the repo?
Yes
Describe the bug
While trying to reset the password, when you click on the reset password link received through email. In the form for input field email instead of showing the actual email address, it is only showing as 1.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Display of actual user email address for which the password is being reset.
Screenshots

The text was updated successfully, but these errors were encountered: