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
ComposeMenu: Give more specific Sentry error for unexpected library behavior
A skim through Sentry events matching the old error message suggests
that we haven't yet had reports of firstAsset being present but with
nullish `url` or `fileName`. But the types say they can be
undefined, and we'll want to know if that's ever the case.
0 commit comments