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
Amend #4174 approach to still tolerate specref API call failure (#4219)
This covers the edge case of `data` being `null` due to the API call
failing in dev, which I had originally allowed for with #4167, but then
missed accounting for in #4174.
0 commit comments