editorjs-alignment-blocktune
editorjs-alignment-blocktune copied to clipboard
Changing the alignment does not trigger editorjs onChange event
It is a bit annoying for cases when we have a live preview, relying on the onChange event.
Any workaround to suggest to make it work? E.g. calling a save or render method somewhere? Maybe extending the class of your plugin to change something?
For everybody that is looking on how to fix this, see the attached pull request above.
@kaaaaaaaaaaai Any update on this pull request? I prefer to use the repo itself instead of custom modifications
I have the same request. Where can I get the latest CDN file with the update?
any news about this?
手动触发:this.block.dispatchChange();