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
Due to the expectation that the response will be data.response.backUrl on add to cart - but we use a popular 3rd party cart that returns slightly different.
Steps to reproduce (*)
Add to Cart after after enabling and connecting to the Facebook account.
Expected result (*)
Successful Add to cart.
Actual result (*)
On adding to cart, the loader would load infinitely, with a type error showing.
The text was updated successfully, but these errors were encountered:
We have a fix in #95. It will be released early next year. It does address the undefined TypeError, however, it does not solve for the 3p cart compatibility yet. We will consider reviewing Amasty's implementation and possibly refactoring our code next year. I'll close the issue for now, @osedigital, but the fix is unsatisfactory for you please feel free to comment or open a new one. Thank you.
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
The text was updated successfully, but these errors were encountered: