Closed barthje closed 5 years ago
example
methods: { loadResource() { HyralResourceMixin.methods.loadResource.call(this).catch(() => { console.log('error'); }); }, },
See https://github.com/SyneticNL/Hyral/pull/110
merged to master
example