angular-editor icon indicating copy to clipboard operation
angular-editor copied to clipboard

Cant find upload: (file: File) => { ... } on AngularEditorConfig

Open edn9 opened this issue 3 years ago • 7 comments

I cant find this option to make my function get the image and then send to my server. I'm having a lot of troubles trying to figure out how to make the uploadUrl work, my server is in an https host, but I cant get to acess it with localhost, I am doing it wrong?

How do you use uploadUrl? The server need to be in the same folder as the program? I cant understand.

I'm using angular-editor 1.1.4 with angular 10 and php slim in my backend.

edn9 avatar Oct 27 '20 15:10 edn9

If you have server on localhost, you need to use proxy server from angular, if you use other then 80port for http.

kolkov avatar Oct 27 '20 19:10 kolkov

@kolkov Latest version: 1.1.4 image

image

upload function doens't work, seems the editorConfig interface isn't updated

Am i doing smth wrong?

TrofinSorin avatar Nov 24 '20 10:11 TrofinSorin

i have same issue that @TrofinSorin

albertot-dev avatar Nov 24 '20 18:11 albertot-dev

The same issue received. Any advice on when this will be fixed, or how to fix it?

Mentor-kh avatar Nov 26 '20 21:11 Mentor-kh

@kolkov sorry to bother but when will this be fixed? It's a very important feature that we need.

TrofinSorin avatar Jan 14 '21 15:01 TrofinSorin

The feature is not working for me neither.

vella-nicholas avatar Mar 08 '21 12:03 vella-nicholas

having same problem any updates ?

srijanlama avatar Mar 21 '22 06:03 srijanlama