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
fix(fxa_status): Allow status.capabilities to be undefined
Because:
* Very old versions of iOS do not provide this, and it errors in Sentry
This commit:
* Sets status.capabilities to an empty object when not given
fixes FXA-12760
0 commit comments