Angular 8 : why execution of getcartorCreate() method break after execute the this.id = await this.getServer();

前端 未结 0 536
暖寄归人
暖寄归人 2021-01-01 02:24
  private  getServer() 
  {
       return  this.db.list(\'/shopping-carts/\').snapshotChanges().toPromise();
  } 


  private async getOrCreateCartId() //to create a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题