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的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 基础编程题之不用加减乘除做加法
- 下一篇: 如何调用带参方法