Image Deletion Event for External Handling #4801
Unanswered
0l1v3rr
asked this question in
Questions & Help
Replies: 1 comment
-
|
Have you found any solutions? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently working with the Tiptap editor and need some guidance on how to handle image deletion events.
I have a requirement to synchronize external storage with the images used in the editor. However, I haven't been able to find a clear way to detect when an image is deleted, making it difficult to maintain consistency between editor content and external resources.
Question:
Is there a recommended way to react when an image is deleted in the editor?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions