When I Reached any shopping category route to cart route then I face these error and you can see in the image I have attached URL(route) have changed home to cart route but cart Module haven’t shown.
So Please help to Resolved this shopping cart issue
Exception from Tracker re-compute function:
TypeError: Cannot read property 'slug' of undefined
at t.e [as categoryslug] (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:253)
at 7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:253
at Array.map (<anonymous>)
at t.e [as render] (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:253)
at h._renderValidatedComponentWithoutOwnerOrContext (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:23)
at h._renderValidatedComponent (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:23)
at h._updateRenderedComponent (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:23)
at h._performComponentUpdate (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:23)
at h.updateComponent (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:23)
at h.receiveComponent (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:23)
Exception from Tracker recompute function:
TypeError: Cannot read property '_currentElement' of null
at h._updateRenderedComponent (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:23)
at h._performComponentUpdate (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:23)
at h.updateComponent (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:23)
at h.receiveComponent (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:23)
at Object.receiveComponent (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:20)
at Object.updateChildren (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:22)
at b._reconcilerUpdateChildren (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:22)
at b._updateChildren (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:22)
at b.updateChildren (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:22)
at b._updateDOMChildren (7782005a7a76d798dab679efc57f4d27442d1917.js?meteor_js_resource=true:21)