Hi Support,
I have this example
https://next.plnkr.co/edit/CNBeeNMnxIZ1fAbl
In the example, I need to render the user info with both user name and his email, so I am using HTML question type to solve it. However, when I am trying verify if it is possible to inject the html into the user object property and it does. e.g: I am injecting HTML into the property 'name' of the object fullUserInfo, it's now showing the injected HTML.
Is this the expectation from the Survey JS library? Do you think if this would introduce a security issue?
Thanks and Regards,
Josh