javascript - Accessing VUE JS's data from Axios - Stack Overflow

PHOTO EMBED

Tue Feb 22 2022 07:46:19 GMT+0000 (Coordinated Universal Time)

Saved by @arnoa69 #javascript

send: function() {
  axios.post(this.api + "orders", this.order).then(response => {
    this.message = "Your payment was successful"
  }
}
content_copyCOPY

2 of 3 with arrow function that has the outer this in his state.

https://stackoverflow.com/questions/45216998/accessing-vue-jss-data-from-axios