[ ] 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?
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!