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

Remove navigator.appVersion (deprecated) #1170

Open
coudrak opened this issue Aug 11, 2021 · 0 comments
Open

Remove navigator.appVersion (deprecated) #1170

coudrak opened this issue Aug 11, 2021 · 0 comments

Comments

@coudrak
Copy link

coudrak commented Aug 11, 2021

navigator.appVersion is deprecated, removed from the relevant web standards, is in the process of being dropped.

Chrome generates this issue: "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."

I rather suggest to drop the IE support, even MS doesn't support anymore IE.

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

No branches or pull requests

1 participant