Add a console.log(this.currentBill)
before you set the id - probably this is empty and didn't work.
↧
Cannot set property 'id' of null
↧
Add a console.log(this.currentBill)
before you set the id - probably this is empty and didn't work.