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
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
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?
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.
Could you please show the mapping from the service to the HTML component?
Does your data service return a pure HTML code?