Error in Console due to Nitropack
-
When Nitro is activated, Google Page speed insights is showing: Uses deprecated APIs
Console is showing the following.
Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platformA page or script is accessing at least one of
navigator.userAgent,navigator.appVersion, andnavigator.platform. Starting in Chrome 101, 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, andnavigator.platformwith feature detection, progressive enhancement, or migrate tonavigator.userAgentData.Note that for performance reasons, only the first access to one of the properties is shown.
Please fix this.
The page I need help with: [log in to see the link]
The topic ‘Error in Console due to Nitropack’ is closed to new replies.