AhsanAyaz / ngx-device-detector

An Angular v7+ library to detect the device, OS, and browser details.
https://ahsanayaz.github.io/ngx-device-detector
MIT License
517 stars 101 forks source link

Invalid OS for Windows 11 #273

Open GIT18195644 opened 1 year ago

GIT18195644 commented 1 year ago

Hi,

I need to get latest MS windows version. In here we got OS as windows 10 in windows 11 OS. What should I do for that? You can see this issue in below images:

OS version in settings: MicrosoftTeams-image

OS version when using npm package: MicrosoftTeams-image (1)

Thank you

AhsanAyaz commented 11 months ago

Which browser are you using @GIT18195644 ?

predefinedx commented 5 months ago

I can add up - recently started using this package. On MS Edge (v. 123.0.0.0), it returns to me, that os_version is windows-10. And @GIT18195644 also added screenshot with info, that the same problem is persistent with Chrome. Can you take a look? :)