ultrasonicsoft / ng-connection-service

Detects active internet connection in Angular application via DI ready Observable service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flight Mode shows as Online

karlbarry opened this issue · comments

Toggle flight mode on laptop and the demo page status shows as being 'Online'

Update: This was due to vmware network adapters being connected, even with flight mode on navigator.online would return true

Cool.