"><img> to paste in an image
Hi,
Looks like it's the cause of the ChangeDetection strategy.
Try to follow the article: https://www.digitalocean.com/community/tutorials/angular-change-detection-strategy.
You also have to trigger this.cd.detectChanges();
after you are getting/updating data.
Regards,
Keenthemes support