Closed
Description
If you add a product in the cart, then you press the trash icon to delete it a modal window will appear.
If you press the "Esc" key, this js error is raised
-
Precondition: I suppose every version of Magento with Luma Theme,
like this demo http://demo-acm2.bird.eu (ver 2.2.3) -
Step to reproduce: Add a product in the cart. From the mini cart in the upper right click the trash icon. A confirmation modal will open. Press Esc button
-
Expected result: Modal close
-
Actual result: Uncaught TypeError: Cannot read property 'stopImmediatePropagation' of undefined
at Object.always (sidebar.js:81)