Runtime Error this.object.remove is not a function
问题 In my Ionic app, I can't delete specific key, it keeps telling me that remove is not a function. It seems there are some things changed after the last updates in angularfire2 . It gives me this error: Runtime Error this.employees.remove is not a function TypeError: this.employees.remove is not a function at EmployeesPage.webpackJsonp.76.EmployeesPage.deleteEmployee (http://localhost:8100/build/main.js:319:24) at Object.eval [as handleEvent] (ng:///AppModule/EmployeesPage.ngfactory.js:47:31)