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
The src passed to renderImage (handling copy paste) is a local clipboard API source resulting image not loading after ending a local session or while using version control.
#4
Open
Abusayid693 opened this issue
Aug 2, 2021
· 0 comments
Need to upload the image handled by clipboard api to a remote cloud storage and pass src of that image in renderImage so it loads image every time without any local session.
The text was updated successfully, but these errors were encountered:
Abusayid693
changed the title
The src passed to renderImage (handling copy paste) is a local clipboard API source resulting image to not loading after ending a session or while using version control.
The src passed to renderImage (handling copy paste) is a local clipboard API source resulting image not loading after ending a local session or while using version control.
Aug 2, 2021
Need to upload the image handled by clipboard api to a remote cloud storage and pass
src
of that image in renderImage so it loads image every time without any local session.Type-writer/App/src/components/image-capture/HandleClipboardAPI.js
Line 35 in ed0bd39
The text was updated successfully, but these errors were encountered: