NearHuscarl / flutter_login

Provides login screen with login/signup functionalities to help speed up development
MIT License
1.52k stars 808 forks source link

Recover button is always in loading state #342

Open kenken023 opened 2 years ago

kenken023 commented 2 years ago

Describe the bug When I trigger forgot password and is successful, when I go back to forgot password the button is still loading.

To Reproduce Steps to reproduce the behavior:

  1. Set navigateBackAfterRecovery = true
  2. Click Forgot Password?
  3. Enter email
  4. Click Recover (this goes back to login section)
  5. Click Forgot Password?

Expected behavior Recover button should not be in loading state

Screenshot 2022-07-28 at 11 07 50 PM

Information (please complete the following information):