flutter_login icon indicating copy to clipboard operation
flutter_login copied to clipboard

Recover button is always in loading state

Open kenken023 opened this issue 2 years ago • 0 comments

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):

  • Device: iPhone 13 Simulator
  • Platform: Mobile
  • Flutter version: 3.0.4
  • Package version: flutter_login: ^4.0.0

kenken023 avatar Jul 28 '22 15:07 kenken023