feature.js icon indicating copy to clipboard operation
feature.js copied to clipboard

Depreciation of navigator.userAgent, navigator.appVersion, and navigator.platform in Chrome

Open limxingzhi opened this issue 3 years ago • 2 comments

In a future version of Chrome the navigator.userAgent and navigator.appVersion and navigator.platform API will be deprecated.

As of today (Chrome 92.0.4515.159), a message will show under the Issues tab image

Reference: https://blog.chromium.org/2021/05/update-on-user-agent-string-reduction.html

limxingzhi avatar Aug 30 '21 08:08 limxingzhi

Is this issue closed because this is affecting us in using the library?

bmustata avatar Feb 16 '22 09:02 bmustata

Hey @viljamis, I proposed a solution to this in #82. It looks like this is becoming critical for some users.

@bmustata, would you be able to verify that the proposed solution in #82 works for you?

meowsus avatar Feb 19 '22 19:02 meowsus