axios-actions icon indicating copy to clipboard operation
axios-actions copied to clipboard

fix(VuexResource): add missing `error` to data

Open MacMaru opened this issue 4 years ago • 0 comments

I think data needs to return error as well or the fail function will complain

https://github.com/davestewart/axios-actions/blob/d99e2881fafcd49dc771efb9d43b2e1a6a7eb1f0/demo/src/examples/extension/VuexResource.vue#L83

MacMaru avatar Apr 08 '20 14:04 MacMaru