Angular Version: 8.2.x
This is an awesome tool that seems to be very accurate -- but maybe too accurate :)
The problem I'm having is, I need to be able to code against the deviceService flags (isMobile, isTablet, isDesktop) when using the Chrome devtools viewpoint emulations via desktop. When I'm devtools to simulate a mobile or tablet viewport, the deviceService.isMobile is false and the deviceService.isDesktop flag is true. Now, of course this is technically correct but is there a workaround to this? Great library! Please advise.
Angular Version: 8.2.x This is an awesome tool that seems to be very accurate -- but maybe too accurate :)
The problem I'm having is, I need to be able to code against the deviceService flags (isMobile, isTablet, isDesktop) when using the Chrome devtools viewpoint emulations via desktop. When I'm devtools to simulate a mobile or tablet viewport, the deviceService.isMobile is false and the deviceService.isDesktop flag is true. Now, of course this is technically correct but is there a workaround to this? Great library! Please advise.