You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] That npm install returns no warning ?
[x] Doing a purge of your node_modules folder ?
Hi!
We are having this issue were, if the image in iOS is zoomed out by using the back button, we have to tap multiple times to zoom the same image again. In Android there is no issue.
We thought it migth be related to having the images inside an ion-slider, however, in images isolated using just an <img> tag, it also happens.
If zoomed out by swiping up or down, this issue doesn't happen, as we can zoom the image again instantly. It only happens if the back button is used.
Does anyone has or had this same issue? Any idea on what could be causing it?
Thanks!
The text was updated successfully, but these errors were encountered:
joseluron
changed the title
iOS - Have to tap multiple times to zoom again if "<- Back" button is used
iOS - Have to tap multiple times to zoom again if "<- Back" button is used previously to zoom out
May 9, 2018
Please provide you version information :
Have you checked...
[ ] That npm install returns no warning ?
[x] Doing a purge of your node_modules folder ?
Hi!
We are having this issue were, if the image in iOS is zoomed out by using the back button, we have to tap multiple times to zoom the same image again. In Android there is no issue.
We thought it migth be related to having the images inside an ion-slider, however, in images isolated using just an
<img>
tag, it also happens.If zoomed out by swiping up or down, this issue doesn't happen, as we can zoom the image again instantly. It only happens if the back button is used.
Does anyone has or had this same issue? Any idea on what could be causing it?
Thanks!
The text was updated successfully, but these errors were encountered: