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

Images do not show after uploading.

Open sucheep-s opened this issue 3 years ago • 8 comments

Version : 1.2.0

Based on the doc,

"Set image upload endpoint https://api.exapple.com/v1/image/upload and return response with imageUrl key. {"imageUrl" : }"

I prepared everything done and uploaded the image. My server return 200 with JSON data as the doc recommended like this,

{
imageUrl: "https://my-bucket.s3.ap-southeast-1.amazonaws.com/FAQ/en/faq_1635316681.png"
}

The url is working. But the image is not shown inside the editor. Please help. Or is there anyway to save the image as base64 ? I can't find the from the doc. Thanks.

sucheep-s avatar Oct 27 '21 06:10 sucheep-s

Same case for me.

dpachecorod avatar Nov 18 '21 17:11 dpachecorod

@kolkov this bug is already fix, when you can generate new realease version?

hc3 avatar Nov 19 '21 10:11 hc3

@kolkov Please release 1.3.0 with this version.

nightwolftamb avatar Nov 19 '21 11:11 nightwolftamb

@kolkov when fix?

Laqeith avatar Nov 27 '21 11:11 Laqeith

I really want this fix!

rvwoezik avatar Dec 21 '21 14:12 rvwoezik

Also not working for me on Angular V13 and angular-editor v2.0.0

PierreDugue avatar Feb 15 '22 14:02 PierreDugue

hello, for local workaround: https://github.com/kolkov/angular-editor/issues/444

cristian-perez-tt avatar Mar 25 '22 07:03 cristian-perez-tt

Have this issue fixed yet?

trantuananh-123 avatar May 26 '22 07:05 trantuananh-123