firebaseui-web icon indicating copy to clipboard operation
firebaseui-web copied to clipboard

Error: INTERNAL ASSERTION FAILED: Pending promise was never set

Open jonathon-love opened this issue 2 years ago • 45 comments

[REQUIRED] Describe your environment

  • Operating System version: Ubuntu 20.04
  • Browser version: numerous
  • Firebase UI version: 6.0.1
  • Firebase SDK version: numerous

[REQUIRED] Describe the problem

when using the web demo (the demo from this repo), logging in using the microsoft login provider does not complete correctly. the signInSuccessWithAuthResult() callback is never called. instead an error is thrown:

Error: INTERNAL ASSERTION FAILED: Pending promise was never set

Screen Shot 2022-04-06 at 14 33 06

jonathon-love avatar Apr 06 '22 04:04 jonathon-love