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

replace all document.getElementById by $ref !

Open signmeuptwice opened this issue 4 years ago • 2 comments

big issues if multiple instances !

signmeuptwice avatar Feb 26 '20 19:02 signmeuptwice

these are fixed in the fork; see pull request

signmeuptwice avatar Feb 28 '20 07:02 signmeuptwice

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