JaneDawson
Results
2
comments of
JaneDawson
Hi @adriancarriger, thanks for the workaround. However, I'm not sure how to implement it, properly. Currently I have: ``` getAllOffersOnce(){ return this.db.list('/active_offers/').take(1); } ``` This results in the error as...
Hi @adriancarriger: Thank you for your patience and the further explanation. It's working like this.