liferay / liferay-ckeditor

Other
8 stars 49 forks source link

CodeMirror plugin cannot handle multiple instances #184

Closed NemethNorbert closed 3 years ago

NemethNorbert commented 3 years ago

Issue description: When using multiple ckeditor instances with source mode, codemirror's instance will always point towards the last editor that entered source mode.

Reproduction steps with LPS-136195

Solution proposal: create another instance and use that for codeMirrorEditor and its handlers