web-getting-started-samples icon indicating copy to clipboard operation
web-getting-started-samples copied to clipboard

jquery example doesn't load the image

Open snopeks opened this issue 8 years ago • 0 comments

Playing with this jquery example, I noticed there was an issue loading the local image. This is because ImageEditor requires the image be accessible via the public web. To fix, I can use an image URL that is publicly accessible, or add a server.

snopeks avatar Aug 08 '17 23:08 snopeks