formfcw / directus-extension-flexible-editor

A rich text editor (WYSIWYG) with JSON output that allows the integration of M2A relations to make it extremely flexible. A truly rich editor for Directus.
https://www.npmjs.com/package/directus-extension-flexible-editor
GNU General Public License v3.0
141 stars 14 forks source link

dragging+dropping existing relation block with edits shows duplication warning #17

Closed formfcw closed 7 months ago

formfcw commented 1 year ago

Describe the bug When dragging+dropping an existing relation block with edits, the original will also get the duplication warning, if there is a duplication warning.

This is probably a tiptap issue. This is probably the same bug as https://github.com/formfcw/directus-extension-flexible-editor/issues/16 and could be solved with this planned rewrite: https://github.com/formfcw/directus-extension-flexible-editor/discussions/11

Flexible Editor Version: 1.0.0

Directus Version: 10.4.3

formfcw commented 7 months ago

solved with v1.4.2