We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug deviceInfo.osVersion appears to be reporting incorrect versions
To Reproduce Steps to reproduce the behavior:
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):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
deviceInfo.osVersion appears to be reporting incorrect versions
To Reproduce
Steps to reproduce the behavior:
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):
The text was updated successfully, but these errors were encountered: