adriancarriger / angularfire2-offline

🔌 A simple wrapper for AngularFire2 to read and write to Firebase while offline, even after a complete refresh.
https://angularfire2-offline.firebaseapp.com/
MIT License
207 stars 48 forks source link

Solving problem of new version of firebase.Promise #92

Open PgPedroGabriel opened 6 years ago

PgPedroGabriel commented 6 years ago

Solving error Namespace 'firebase' has no exported member 'Promise'.

havard024 commented 6 years ago

Any update on when this will be merged?