vue-email-editor icon indicating copy to clipboard operation
vue-email-editor copied to clipboard

Problem with customJS

Open dpotap247 opened this issue 2 years ago • 1 comments

I'm trying to include customJS, but I'm getting an error. image

code: image

image

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",

dpotap247 avatar May 31 '23 07:05 dpotap247

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

dpotap247 avatar Jun 01 '23 03:06 dpotap247