After adding angularfire2-offline to my ionic project, and I put my phone on airplane mode, if I click on an picture that takes me to a different page, I have to click it twice.
After clicking the item twice, if I go back, I also see the same page that I was taken to twice.
Hence, I have to go back twice to reach root page.
Tried to search all over, but to no avail.
All the features are working fine, even when I used angularfire2 on its own, it was fine too and didn't have this issue of double pages or double clicks.
On latest version of everything ionic, angular, firebase, and angularfire2-offline
Your help is appreciated.
After adding angularfire2-offline to my ionic project, and I put my phone on airplane mode, if I click on an picture that takes me to a different page, I have to click it twice.
After clicking the item twice, if I go back, I also see the same page that I was taken to twice.
Hence, I have to go back twice to reach root page.
Tried to search all over, but to no avail.
All the features are working fine, even when I used angularfire2 on its own, it was fine too and didn't have this issue of double pages or double clicks.
On latest version of everything ionic, angular, firebase, and angularfire2-offline
Your help is appreciated.