[FIXED] Is possible query an !equalTo: null on Firebase?
Issue I’m using this query to verify if data exists on my Firebase (using AngularFire2) let aux = this.afData.list(“/drivers”, {
Read moreIssue I’m using this query to verify if data exists on my Firebase (using AngularFire2) let aux = this.afData.list(“/drivers”, {
Read moreIssue How can I access the Error.code property? I get a Typescript error because the property ‘code’ does not exist
Read moreIssue What is the purpose of these providers, that the @angular/fire package add on ng add in the app.module.ts imports:
Read moreIssue Using Angular cli v5 and angularfire2 v5, There is no error on console and terminal, all running fine but
Read moreIssue i need your help, i’m trying to display some datas from my firebase but it trhows me an error
Read moreIssue I’m leaning Ionic4 and Angular for an university project (A ToDoList mobile app). I’m trying to get some data
Read moreIssue Having a parent collection tables with documents which each one have a collection named orders. I want to subscribe
Read moreIssue I am trying to test a little Ionic/Angular sample app on an iOS Emulator. On the web, all the
Read more