formio / vue

Javascript Powered forms and JSON form builder for Vue.js
MIT License
119 stars 65 forks source link

Error message not escaping correctly special characters #6

Closed airarrazaval closed 8 months ago

airarrazaval commented 6 years ago

Error messages in rendered form do not escape correctly special characters.

Had the following error message:

Role / Title is required

Instead got this:

Role / Title is required

jeriah-formio commented 8 months ago

We're currently addressing a backlog of GitHub issues. Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!