filrak / vue-offline

Offline states and storage for Vue PWA
MIT License
349 stars 20 forks source link

wife connected but no internet access #21

Closed elouanesbg closed 3 years ago

elouanesbg commented 4 years ago

I connect my Pc to my phone hotspot disable the data in the phone and tested isOnline , isOffline

it always showing in online mode.

douglasg14b commented 3 years ago

Because this library uses navigator.onLine which will show online even if you don't even have a network adapter on your device....