Getting Windows 10 for Windows 11 OS
dokgu opened this issue · 1 comments
dokgu commented
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.