Closed
Description
- Operating System version: any
- Firebase SDK version: v4.9.1
- Firebase Product: Firestore
Originally posted by @yankedev here, but in the other issue which tracks something else. I'm experiencing the same problem with my app, which loads faster in the incognito window/with cleared cache than when data is persisted in IndexedDB.
Steps to reproduce:
Uncomment angularFire.enablePersistence()
in app.module.ts
and reload the page:
https://stackblitz.com/edit/ionic-watdjp
Watch logs in the console.