vue-wysiwyg icon indicating copy to clipboard operation
vue-wysiwyg copied to clipboard

replace all document.getElementById by $ref !

Open ecwio opened this issue 5 years ago • 2 comments

big issues if multiple instances !

ecwio avatar Feb 26 '20 19:02 ecwio

these are fixed in the fork; see pull request

ecwio avatar Feb 28 '20 07:02 ecwio

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.

gergo-tar avatar Nov 01 '20 10:11 gergo-tar