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
I am trying to copy content (text + images) from a google doc and google chrome.
I am using editorjs v2.28.2 and image tool v2.9.0
I implemented image file and image url upload. Uploading files by pasting a URL or dragging and dropping a file works.
Copying an image from MS World works. However copying multiple images or a text with an image result in only copying the text.
Copying an image from Google Doc does not work, and copying a text with images results in only copying the text.
From digging deeper, here's a dump ofmy clipboard after copying an image from a google doc, (I tweaked the img url here for privacy concerns):
I am trying to copy content (text + images) from a google doc and google chrome.
I am using editorjs v2.28.2 and image tool v2.9.0
I implemented image file and image url upload. Uploading files by pasting a URL or dragging and dropping a file works.
Copying an image from MS World works. However copying multiple images or a text with an image result in only copying the text.
Copying an image from Google Doc does not work, and copying a text with images results in only copying the text.
From digging deeper, here's a dump ofmy clipboard after copying an image from a google doc, (I tweaked the img url here for privacy concerns):
This does not trigger any onPaste Event.
The text was updated successfully, but these errors were encountered: