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

Cannot set property 'id' of null

$
0
0

Same issue, different code:

getBillDetail(billId: string): firebase.database.Reference{
  let tempId = billId.toString();
  return firebase.database().ref('Bill/' + tempId).child(tempId);
}

Viewing all articles
Browse latest Browse all 229726

Trending Articles



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