react-device-detect
react-device-detect copied to clipboard
Getting Windows 10 for Windows 11 OS
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.
having the same issue... did you find any workaround ? It also returns older version for latest Mac