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
ios When pasting an image from the photo library into the editor on iOS, the path becomes blob:null/fa6424f6-f598-4b9c-b083-f3aee45c46a1. How can I obtain the image path at the time of pasting? I’m using onPaste(), but it returns nothing.
#353
Open
brezhal opened this issue
Mar 23, 2024
· 0 comments
Paste:
LOG {"data": {"data": null, "inputType": "insertFromPaste"}, "type": "ON_INPUT"}
The text was updated successfully, but these errors were encountered: