Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

Fix for Issue #593 (Bug in AjaxCart template) #594

Merged
merged 1 commit into from
Nov 2, 2016

Conversation

timdmackey
Copy link
Contributor

Removed two stray tags which were causing improper rendering of DOM on AjaxCart update. Previously, any additional products placed in the cart after the first product would be rendered outside their intended parent .ajaxcart__inner. products are now rendered correctly within .ajaxcart__inner.

Refer to Issue #593 for more information.

Removed two stray </div> tags which were causing improper rendering of DOM on AjaxCart update. Previously, any additional products placed in the cart after the first product would be rendered outside their intended parent .ajaxcart__inner.
@cshold
Copy link
Contributor

cshold commented Nov 2, 2016

Great catch on this. Thanks for the PR

@cshold cshold merged commit a7152b7 into Shopify:master Nov 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants