Is there a plan to integrate the new firebase performance monitoring in angularfire?
npm i --save @angular/fire@nextRight now using [email protected] is broken because of the firebase perfomance monitoring.
ERROR in node_modules/@angular/fire/firebase.app.module.d.ts(17,22): error TS2420: Class 'FirebaseApp' incorrectly implements interface 'App'.
Property 'performance' is missing in type 'FirebaseApp'.
@stot3 this was addressed in 5.1.3
FYI we'll be releasing 5.2 next week, feel free to try the beta at @angular/fire@next in the meantime.
Closing this since addressed, 5.2 release thread here #2086
Most helpful comment
2064
npm i --save @angular/fire@next