Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 317 Bytes

2022-05-12-fix-button-behind-offcanvas-still-clickable-on-mobile.md

File metadata and controls

6 lines (6 loc) · 317 Bytes
title issue
Fix button behind off-canvas still clickable on mobile
NEXT-21565

Storefront

  • Changed method _registerEvents in src/Storefront/Resources/app/storefront/src/plugin/offcanvas/offcanvas.plugin.js to register event touchend instead of touchstart when clicking on close off-canvas button.