@froz wrote:
Hi, I am trying to embed a youtube video but it shows text saying
<iframe ... >
i use ngBind to show it as html
the<iframe>
works fine on my browser desktop.> <ion-content overflow-scroll="true" padding="false"> > <div class="item item-body item-materi" ng-bind-html="data.isi | html"></div> > </ion-content>
here is the screenshot of my screen
Posts: 1
Participants: 1