Open slavicd opened 3 years ago
I wish src/example/components/elements/utils/Editor.vue may be the answer your want.
I also cannot get content editable to work. I am using the example from this repository. Clicking on a text container outlines the container in blue, but does not allow the text to be edited.
It also does not work with your published example -> https://yoychen.github.io/v-craft/
Any clues on how one would implement contenteditable (like Craft.js does)?