Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform
控制台问题页面展示。已经无法识别客户端,导致页面显示异常。(电脑端打开仍是手机端页面)
A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. In a future version of Chrome, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
这该如何修复呢?
问题站点: 陆尧顶瓜瓜 • 计算机|电脑|信息技术|编程|网站建设 计算机|电脑|信息技术|编程|网站建设 https://blog.luyaoguagua.top/
问题文件: https://blog.luyaoguagua.top/wp-includes/js/wp-embed.min.js?ver=5.8