Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 500 Bytes

2021-04-12-fix-image-slider-navigation-of-cms-product-detail-page-on-mobile.md

File metadata and controls

7 lines (7 loc) · 500 Bytes
title issue
Fix image slider navigation of CMS product detail page on mobile
NEXT-14735

Storefront

  • Changed method _navigateThumbnailSlider in src/Storefront/Resources/app/storefront/src/plugin/slider/gallery-slider.plugin.js to fix image navigation in mobile view.
  • Changed static options by adding preventScrollOnTouch: 'force' in src/Storefront/Resources/app/storefront/src/plugin/slider/gallery-slider.plugin.js to prevent screen scrolling when user scroll image slider.