react-device-detect
react-device-detect copied to clipboard
isDesktop is true when using DuckDuckGo browser on mobile
- Bug description - isDesktop is true when using DuckDuckGo browser on mobile
- Steps to reproduce - Set custom CSS for isDesktop and open the website using DuckDuckGo on mobile. The same works alright if opened on Chrome on the same mobile device
- Device user-agent - Unsure
- Device/Browser type/name - Pixel 3A / DuckDuckGo
- Share code for a better understanding (for example, here https://codesandbox.io/s/new)
- Any additional info
This actually comes from the dependency react-device-detect uses: https://github.com/faisalman/ua-parser-js/issues/513