I’m tried to put a iframe inside Ionic page but with no success
the src comes from a json value
<iframe src="{{PostContent.link}}"></iframe>
ERROR Error: unsafe value used in a resource URL context
I’m tried to put a iframe inside Ionic page but with no success
the src comes from a json value
<iframe src="{{PostContent.link}}"></iframe>
ERROR Error: unsafe value used in a resource URL context