nrkno / core-components

Accessible and lightweight Javascript components
https://static.nrk.no/core-components/latest/
MIT License
117 stars 10 forks source link

fix(utils): Add guard for undefined navigator #663

Closed skjalgepalg closed 1 year ago

skjalgepalg commented 2 years ago

There should be no discernable change for use in browsers. When running in node or similar environments without window, we should no longer cause a referenceError due to undefined navigator as reported in #660

This change would signify a bugfix to the following packages (every package that references utils):