有一个绑定到文本框的名称字段。一切正常。现在,当有人输入 unicode 字符时,它会转换为 html 元素。在页面重新加载输入框中的名称显示 html 元素。这不应该是这样!你怎么解决这个问题?
<input placeholder='Name' type="text" ng-model="form.firstName" ng-required="true" />
name = health & wealth
textbox = health & wealth
required in textbox = health & wealth