Project

General

Profile

Ошибка #15198

A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform

Added by Anonymous about 4 years ago.

Status:
Новая
Priority:
Нормальный
Assignee:
-
Target version:
-
Start date:
02/03/2022
Due date:
% Done:

0%

Estimated time:
1.00 h

Description

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

Expected result: Replaced with navigator.userAgent, navigator.appVersion and navigator.platform feature definitions, a major improvement, or switch to navigator.userAgentData.

Actual result: Not Replaced with navigator.userAgent, navigator.appVersion and navigator.platform feature definitions, a major improvement, or switch to navigator.userAgentData.

No data to display

Also available in: Atom PDF