Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229724

Cannot set property 'id' of null

$
0
0

I guess, in my view, I see a ton of functions returning functions and references in order to get
this.currentBill = firebase.database().ref('Bills');
when you could just write
this.currentBill = angFire.list('Bills');
or make a seperate this.items to hold 'Bills'
this.items = angFire.list('Bills');
then work from there


Viewing all articles
Browse latest Browse all 229724

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>