dimitrov-adrian / directus-extension-editorjs-interface

Block editor (Editor.js) interface for Directus 9
https://www.npmjs.com/package/directus-extension-editorjs
GNU General Public License v3.0
180 stars 42 forks source link

Fix Directus translations field switch not updating Editorjs instance #49

Closed AugustsK closed 10 months ago

AugustsK commented 1 year ago

If editor.js is a translated field, then switching between translations does not update editorjs content. Same issue happens if editorjs field value is edited directus (edit raw value)

Fixes: https://github.com/dimitrov-adrian/directus-extension-editorjs-interface/issues/45

pierre-H commented 12 months ago

@dimitrov-adrian up :)