1

I am new to AngularJS, I am developing a single page application using AngularJS.
I have a textarea field, using this I am inserting some text with image.

It is inserting into the table successfully and when I fetching the record, it is working fine for textarea, image is also rendering.

However, when I render it using ng-bind-html

  1. image is not rendering, only html and text are rendering.

enter image description here

In the above pic, red mark circle is an image.

when I try to render this using ng-bind-html image is not rendering.

Naresh Kumar P
  • 4,127
  • 2
  • 16
  • 33
abiansh
  • 79
  • 2
  • 2
  • 9

0 Answers0