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
When resourceLike is a FollowPromiseOne that throws because rel does not exists, useReadResource stays with loading = true and resource = null instead of being in error state.
When
resourceLikeis aFollowPromiseOnethat throws becausereldoes not exists,useReadResourcestays with loading = true and resource = null instead of being in error state.