Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
limxingzhi opened this issue Aug 30, 2021 · 2 comments
Assignees

Comments

@limxingzhi
Copy link

limxingzhi commented Aug 30, 2021

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 limxingzhi changed the title Chrome: Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform Depreciation of navigator.userAgent, navigator.appVersion, and navigator.platform in Chrome Aug 30, 2021
@meowsus meowsus self-assigned this Sep 21, 2021
@bmustata
Copy link

bmustata commented Feb 16, 2022

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

@meowsus
Copy link
Collaborator

meowsus commented Feb 19, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants