【发布时间】:2021-10-13 09:25:15
【问题描述】:
我尝试使用 String.normalize("NFD").replace(/[\u0300-\u036f]/g, "") 但我在 IE11 中出现此错误
ERROR TypeError: L'objet ne gère pas la propriété ou la méthode « normalize »
【问题讨论】:
-
您好,请问这个问题呢? my answer below 对处理问题有帮助吗?如果有什么我可以帮助的,请告诉我。
标签: javascript angular typescript internet-explorer