enso-ui / tables

Tables
MIT License
11 stars 10 forks source link

If doButtonAction is using axios fails due to lack http injection in component. #34

Closed stotes closed 2 years ago

stotes commented 2 years ago

https://github.com/enso-ui/tables/blob/18c7c46f2a8fadfea8083df27c28efd4ca1b4e82/src/bulma/parts/Confirmation.vue#L19

https://github.com/enso-ui/tables/blob/18c7c46f2a8fadfea8083df27c28efd4ca1b4e82/src/bulma/parts/Confirmation.vue#L41

stotes commented 2 years ago

Sorry it looks like the issue was me failing to pass the injection into the component.