- π°π¬Kyrgyzstan dan_metille
Strange, while using
<span class="cart-block--summary__count"><%= count %></span>
in my commerce-cart-flyout-block.html.twig file, with v.1.9, I'm getting the following error:
VM58770:8 Uncaught ReferenceError: count is not defined
at Object.eval (eval at template (underscore-min.js?v=1.13.6:6:15305), :8:9)
at Object.f [as render] (underscore-min.js?v=1.13.6:6:15382)
at r.render (CartBlock.js?v=9.5.3:29:30)
at v (backbone-min.js?v=1.4.1:1:3295)
at d (backbone-min.js?v=1.4.1:1:3081)
at u (backbone-min.js?v=1.4.1:1:902)
at r.trigger (backbone-min.js?v=1.4.1:1:2961)
at module.js?v=9.5.3:66:17
at Function.mr (underscore-min.js?v=1.13.6:6:9283)
at Object.success (module.js?v=9.5.3:63:11)Any idea what can be wrong?
- π¬π·Greece Christos Diamantis
Minor fixes to get the patch applicable on 1.10 version