You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a follow-up to #820 (comment) I believe that the 'signinPopup' function should return a possibly null value.
I ran into a similar issue to the linked comment where the promise actually resolved to null (When I closed the popup) and I didn't have any typing warning me that could happen.
I'd be happy to raise a PR if this is expected behaviour.
The text was updated successfully, but these errors were encountered:
As a follow-up to #820 (comment) I believe that the 'signinPopup' function should return a possibly null value.
I ran into a similar issue to the linked comment where the promise actually resolved to null (When I closed the popup) and I didn't have any typing warning me that could happen.
I'd be happy to raise a PR if this is expected behaviour.
The text was updated successfully, but these errors were encountered: