Open edn9 opened 4 years ago
If you have server on localhost, you need to use proxy server from angular, if you use other then 80port for http.
@kolkov Latest version: 1.1.4
upload function doens't work, seems the editorConfig interface isn't updated
Am i doing smth wrong?
i have same issue that @TrofinSorin
The same issue received. Any advice on when this will be fixed, or how to fix it?
@kolkov sorry to bother but when will this be fixed? It's a very important feature that we need.
The feature is not working for me neither.
having same problem any updates ?
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.