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
520 stars 101 forks source link

Update device-detector.service.ts #183

Closed pritamgb closed 3 years ago

pritamgb commented 3 years ago

ReferenceError: window is not defined issue fixes

AhsanAyaz commented 3 years ago

@pritamgb 🎉 thanks for the PR. Would it be possible for you to add a test around this to make sure we're double-checking it?