vtex-apps / product-summary

VTEX Product Summary app
11 stars 52 forks source link

Product-summary-image on mobile is broken when `hover` prop is selected #304

Closed kid-three closed 3 years ago

kid-three commented 3 years ago

Describe the bug If product-summary-image has the hover prop on on, on mobile when you hold your finger to an image it tries to replicate the behavior on desktop, however the hover image is not rendered, so it shows a blank image

To Reproduce Steps to reproduce the behavior:

open https://www.thenorthface.com.mx/hombre/chamarras-y-chalecos on any mobile device. Press and hold on any product image, the image will go blank.

You can also replicate this behavior on desktop if you open dev tools and select mobile view, unclick the finger incon and hover over any product image, it will disapear

Expected behavior Nothing should change as hover does not exist on mobile

Screenshots Screen Shot 2021-03-30 at 21 19 50

ZusMexSideCorebiz commented 3 years ago

Have you found any solution?