Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE11 fails to add product to cart #1752

Closed
sacr3dc0w opened this issue Jul 29, 2020 · 2 comments
Closed

IE11 fails to add product to cart #1752

sacr3dc0w opened this issue Jul 29, 2020 · 2 comments

Comments

@sacr3dc0w
Copy link
Contributor

Expected behavior

Click "Add to Cart" and the preview popup modal displays, letting me know my product has been added.

Actual behavior

Preview popup opens, stuck spinning while no product is added to cart.

  • Unable to get property 'id' of undefined or null reference theme-bundle.main.js (1356,9)
    • Line 1356 _this4.updateCartContent(_this4.previewModal, response.data.cart_item.id);

Steps to reproduce behavior

Fresh install cornerstone, boot up IE11, go to PDP and add to cart.

@sacr3dc0w
Copy link
Contributor Author

Here's a video of the add to cart sequence with console.

https://www.creativesafetysupply.com/content/ie11-add-to-cart.mov

@sacr3dc0w
Copy link
Contributor Author

Resolved by #1762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant