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
can-model now uses can-ajax which will try to JSON.parse() error responses. Instead of getting a jQuery XHR object as the 2nd argument of a .catch(handler(response, jqXHR)),
there is just a response.