清理程序无法解析以下html块:<style> body {display:none;}

时间:2017-06-09 07:38:27

标签: angularjs angular-datatables ngsanitize

这里我从服务器获取数据并显示在数据表中。&#xA;在此之前我正在清理数据,但它为此输入提供了此错误。 body {display:none;}

&#xA;&#xA;

错误:[$ sanitize:badparse]清理程序无法解析以下html块:body {display:none;} < a href =“http://errors.angularjs.org/1.5.0/”rel =“nofollow noreferrer”> http://errors.angularjs.org/1.5.0/ $ sanitize / badparse?p0 = body%20%7Bdisplay%3A%20none%3B%7D

&#xA;&#xA;

对于任何拼写错误,请告诉我这个问题。

&#xA;

0 个答案:

没有答案