vue-email-editor
vue-email-editor copied to clipboard
Problem with customJS
I'm trying to include customJS, but I'm getting an error.
code:
link: https://examples.unlayer.com/examples/simple-custom-tool-with-builtin-editors/custom.js
i tried different options but each of them doesn't work
"vue": "3.2.45", "vue-email-editor": "^2.0.0",
codesandbox: https://codesandbox.io/s/unlayer-vue-forked-ey0op3
the error disappears if customJS is a string and not an array, but the custom tool still doesn't appear on the sidebar