We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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",
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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",
The text was updated successfully, but these errors were encountered: