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
Currently (now that #2295 was merged), the JS cart modal stuff is depending on some brittle html bits in the dom in order to add an item to the cart and display it properly. We need to update this to output actual data models in the dom for every product shown on the screen.
The text was updated successfully, but these errors were encountered:
Currently (now that #2295 was merged), the JS cart modal stuff is depending on some brittle html bits in the dom in order to add an item to the cart and display it properly. We need to update this to output actual data models in the dom for every product shown on the screen.
The text was updated successfully, but these errors were encountered: