Aonghas Anderson
Aonghas Anderson
**Describe the bug:** In the install docs it says to add ` mounted() { const instance = this.$refs.el.dropzone; },` but I think it's just ` mounted() { const instance =...
Hi there, I'm trying to inject some data into a macro-enabled xlsm file but whenever I try to export I get the following error in the console: `Workbook.js?3935:288 Uncaught (in...
How do I call the data-did-init method when implementing with Vue? The function is a string so I'm not sure how I can call something within a SFC in Vue?...
Hi there, Another question more than an issue: Is there any built-in way to handle events with the formatters? For example, if I wanted to click a chord in the...