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
I've had this problem. The call to api_1_post_cart returns the headers but no data.
This breaks cart.js.
It works fine with the version of jquery in the sandbox (1.8) but not with later versions specifically 1.10 which I tested
katalisha
added a commit
to katalisha/leaphly-sandbox
that referenced
this issue
May 27, 2014
cart Javascript is broken for a new BC :).
With the new API the response does not contain the object in the response content,
but into the location header is sent the URI
/cc @toretto460
The text was updated successfully, but these errors were encountered: