Hi,
Until now I was calling editor.ui.registry.addButton() from editor.on('init') callback in my Tinymce Bootstrap plugin
The V5.1 broke this, now editor.ui.registry.addButton() MUST be called on Setup
Maybe this could be mentioned in the documentation changelog?
Hi,
Until now I was calling editor.ui.registry.addButton() from editor.on('init') callback in my Tinymce Bootstrap plugin
The V5.1 broke this, now editor.ui.registry.addButton() MUST be called on Setup
Maybe this could be mentioned in the documentation changelog?