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
[Auth] Detect if IndexedDB returns an empty array in platform_browser/persistence. (#7825)
Protection from enumerating an empty list in Auth's reading of IndexedDB results, as this causes errors in some macOS and iOS browser runtimes.
This change addresses Issue #7737 which reported an error of `TypeError undefined is not an object (evaluating 'o.fbase_key')`.
0 commit comments