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
should only be typechecking on json api requests that are patch or post... because of left to right evaluation and lack of parens this was evaluating as false || is post if the request was not a jsonapi request.
0 commit comments