Divye
Divye
@borystomala @tameraydin were you able to make a workaround for this problem?
@tameraydin Thanks for the quick reply. I basically have a restangular (REST client) object and I'm editing an attribute using ng-inline-edit. Restangular offers a convenient object.put() method, so i'm using...
Hmm, ok. I'll try my hand at it, maybe I can come up with a stable PR EDIT - sorry, I think it is gonna be another repo for Angular2...
Check out - https://github.com/Santos-Enoque/complete_flutter_ecommerce/issues/16#issuecomment-713372038
It seems that the document in firestore's users collection was not getting created after successful signup. Hence, while calling for the user's object back from firestore's users collection, the document...