http://myimage.png%E2%80%8B
I have just copy paste this img url but it added some wiered data on end and image does not show . but on code it looks perfect .
I have tried something in Angular like
var imageSafeUrl = this.sanitizer.bypassSecurityTrustResourceUrl(this.imageLink);
this.imageLink = imageSafeUrl['changingThisBreaksApplicationSecurity'];
but still it adds