Issue
This Content is from Stack Overflow. Question asked by whywhywhy
I refer to the official website for installing vue-email-editor
unlayer vue-email-editor component link
and get this error
vue.runtime.esm.js?c320:4573 [Vue warn]: Error in render: “TypeError: (0 , external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock) is not a function”
TypeError: (0 , external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock) is not a function
at Proxy.EmailEditorvue_type_template_id_eb864766_scoped_true_render (vue-email-editor.common.js?8479:21986:1)
Uncaught Error: Could not find a valid element for given id or className.
how should i do? thanks if there is any solution!
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.