Closed
Description
Please, sorry dumb question, but VueFire works natively in offline mode? Or I need do any setting? Data sync when online will appear after I lost connection?
I am using VueFire with Vuetify PWA template. All others features of PWA works fine. I access my PWA online and see the list of items from my Firebase collection. So, I close all apps and put device in airplane mode. Starting PWA again all app structure appears fine, but the items from Firebase collection is not loaded. My service worker (and sw-precache) its ok (apparentely).
My PWA (in dev) is located here: htts://e-cow.carromeu.com
Any help?