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
{{ message }}
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
myrsk
changed the title
NavCtrl issues when offline
Navigation issues when offline
Oct 15, 2017
After further testing ... if i click on an image and it still doesnt go to the respective page, I had to click it again, which adds it to the stack in navctrl.
However, if I keep clicking other images as well, each one separately, it will add each to the stack. So finally, when I click on the same one twice -> I have to go back like 3-4 times to get back to root depending on the amount of ones I clicked.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: