tinyMCE-mention icon indicating copy to clipboard operation
tinyMCE-mention copied to clipboard

Does not seem to work when multiple editors on same page

Open schaffer1969 opened this issue 6 years ago • 3 comments

Hi,

I'm having issues getting two instances working on the same page. The first instance displays the dropdown but the second does not.

I saw the previous issue from 2015 and can't get that working even if I update the JS and css file locations. https://github.com/StevenDevooght/tinyMCE-mention/issues/26

I've included my code below. I'd appreciate your thoughts on this.

`

` Thanks

Mark

schaffer1969 avatar Mar 22 '19 19:03 schaffer1969

Hi,

Can you create a fiddle reproducing the problem?

StevenDevooght avatar Mar 26 '19 10:03 StevenDevooght

The updated fiddle seems to work.

StevenDevooght avatar Mar 26 '19 10:03 StevenDevooght

Thanks Steven. There seems to be a compatibility issue with TinyMCE 5.0+. Works with 4.x but not 5. See example fiddle

schaffer1969 avatar Mar 27 '19 16:03 schaffer1969