SharePoint 2013 Error - TypeError: Unable to get property 'replace' of undefined or null reference
错误信息
TypeError: Unable to get property ‘replace’ of undefined or null referenceTypeError: Unable to get property ‘replace’ of undefined or null reference
TypeError: Unable to get property ‘replace’ of undefined or null referenceTypeError: Unable to get property ‘replace’ of undefined or null referenceTypeError: Unable to get property ‘_events’ of undefined or null reference.
详细描述
打开列表视图,报上面错误,多数列表视图都这样,文档库没有报错。
解决方案
经过谷歌发现是因为补丁更新造成的,如果你也打了16年1月的补丁KB3114503,就可能会出现这个问题。
只要你的视图里有linked to item with edit menu的字段,就会报错,可以通过打补丁解决KB3114508.
下载地址
https://www.microsoft.com/en-us/download/details.aspx?id=50667
转载于:https://www.cnblogs.com/jianyus/p/5250505.html
总结
以上是生活随笔为你收集整理的SharePoint 2013 Error - TypeError: Unable to get property 'replace' of undefined or null reference的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 基础编程题之不用加减乘除做加法
- 下一篇: 如何调用带参方法