You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Image extension is included, handle the handleDrop tiptap event to automatically upload an image and insert it when the image file is dragged onto the editor.
The text was updated successfully, but these errors were encountered:
Regarding the drag-and-drop image upload feature, we might consider directly using the new VFileUpload component from Vuetify v3.7.6. However, VFileUpload is currently in the labs phase, and we plan to support this feature once it becomes more stable.
When the Image extension is included, handle the handleDrop tiptap event to automatically upload an image and insert it when the image file is dragged onto the editor.
The text was updated successfully, but these errors were encountered: