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 the method is PUT or PATCH (other than the one in form's config, which is default, ie POST), then the check on line 40 fails with no verbal error.
why is this check&return here anyway? i don't see any point in it.