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

Incorrect osVersion detected #226

Open
sarahtully opened this issue Sep 28, 2021 · 0 comments
Open

Incorrect osVersion detected #226

sarahtully opened this issue Sep 28, 2021 · 0 comments

Comments

@sarahtully
Copy link

Describe the bug
deviceInfo.osVersion appears to be reporting incorrect versions

To Reproduce
Steps to reproduce the behavior:

  1. console.log(this.browserService.deviceInfo.osVersion)

Seeing mac-os-x-15 which does not exist.

"browser": "Chrome",
"browserVersion": "94.0.4606.54",
"device": "Macintosh",
"os": "Mac",
"osVersion": "mac-os-x-15",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.54 Safari/537.36"

Desktop (please complete the following information):

  • OS: Mac OS X Big Sur 11.5
  • Browser: Chrome
  • Version: 94.0.4606.54
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