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

Getting Windows 10 for Windows 11 OS #221

Open
dokgu opened this issue Sep 19, 2023 · 0 comments
Open

Getting Windows 10 for Windows 11 OS #221

dokgu opened this issue Sep 19, 2023 · 0 comments

Comments

@dokgu
Copy link

dokgu commented Sep 19, 2023

osName and osVersion returning Windows 10 even though I'm on Windows 11.

const browser = `${browserName} ${browserVersion}`;
const operatingSystem = `${osName} ${osVersion}`;

Using NextJS 13.4.9 and Google Chrome 116.

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