laurenashpole / vue-inner-image-zoom

https://laurenashpole.github.io/vue-inner-image-zoom
140 stars 16 forks source link

[Bug] Image disappears on iPad 4th gen. #2

Closed cpreston321 closed 3 years ago

cpreston321 commented 3 years ago

Component Bug

I encountered this bug when testing it on different devices. If you just pull up your site and click zoom on iPad Device then click X it will disappear and it won't come back till you refresh page. @laurenashpole

laurenashpole commented 3 years ago

@cpreston321 Thanks for the heads up, I'll try to take a look at that this week.

cpreston321 commented 3 years ago

@cpreston321 Thanks for the heads up, I'll try to take a look at that this week.

Seems at diving a little deeper that when I was debugging on the IPAD it seem to have the class that makes it invisible on the image .iiz__img--invisible . I will play around with it more tomorrow to debug the actually code. @laurenashpole

laurenashpole commented 3 years ago

@cpreston321 Sorry that took a bit, I was a little too optimistic about how much time I would have over the holidays.

Just released a fix (v1.0.1). It turns out that was happening any time the zoomed image wasn't displayed in fullscreen on a touch device so I'm glad you noticed it!