Page 1 of 1

HTML component does not wortk

Posted: Mon Apr 19, 2021 4:55 am
by anywhere

Hi
As you do not have a subsection for IONIC 5, I am posting here.
When I try to render HTML in an HTML component it just renders the raw text.
Thanks


Re: HTML component does not wortk

Posted: Mon Apr 19, 2021 1:21 pm
by Serhii Kulibaba

Hello,

It renders the HTML correctly. What issue here exactly do you have?

Could you please provide us with more details, screenshots, or exact steps to reproduce this problem?


Re: HTML component does not wortk

Posted: Thu Apr 22, 2021 8:56 am
by anywhere

Hi Serhii
I pop the HTML component into a grid cell and then pull html code from a col in a collection. It displays it as text with the tags and not as html as can be seen in the screenshot. I have tried No Wrapper, DIV and SPAN properties. Same result.


Re: HTML component does not wortk

Posted: Fri Apr 23, 2021 1:47 pm
by Serhii Kulibaba

Could you please show the mapping from the service to the HTML component?

Does your data service return a pure HTML code?