vue-wysiwyg
vue-wysiwyg copied to clipboard
replace all document.getElementById by $ref !
big issues if multiple instances !
these are fixed in the fork; see pull request
Hello Any update about this? I have the same problem when I would like to have multiple editors on the same page. Only one is initialized because the id is preset. It would be nice to use $ref instead or just have a prop for the id.