Samuel Jacob O'Connell
Posts: 0
Joined: Wed Oct 14, 2015 2:43 am

RSS Feed Image Issue | Appery Angular JS / Ionic

Hi, I have created an RSS Feed and it worked fine in our jQuery version of our app. See below:

Image

We have recently started to rebuild the app using the Angular JS / Ionic platform and now it will not display the images.As you can see from the screenshot below, It does show the image source html.

Image

It seem as though the users on this form had a similar issue, but when we tried the solution, it didn't work.

https://getsatisfaction.com/apperyio/...

Looking forward to your assistance!
-Sam

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

RSS Feed Image Issue | Appery Angular JS / Ionic

Hello Samuel,

It looks like you use html content as a simple text property, so the app shows a html code instead of it's layout.

Please look at this example how to set it up in AngularJS project: https://docs.angularjs.org/api/ng/dir...

Return to “Issues”