Using the imageUpload option set to false, uploading an image by URL will add the image to the editor and use the provided image URL as the source.
The image is added to the editor, but it is still uploaded to https://i.froala.com and doesn't use the URL you provided as the source.
https://codepen.io/anon/pen/NaeZoQ
src attribute is a https://i.froala.com URL, not the original https://i.imgur.com URL.Windows 10 64bit
Chrome 61.0.3163.100
@bcanseco please make sure you're using editor version 2.7.0.
@stefanneculai It works in 2.7.0, just wanted to give you a heads up that it's not working with the js from the top of the master branch.
We'll check.
@bcanseco just tested the master branch and all is good. I believe you did something wrong.
@stefanneculai I just tried 2.7.4 with imageUpload false and it is still posting to i.froala and attempting to upload.



@bcanseco @jackley please turn off https://www.froala.com/wysiwyg-editor/docs/options#imageUploadRemoteUrls.