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