filrak / vue-offline

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

On Linux: If network is turned off, this does not detect #32

Open bean5 opened 2 years ago

bean5 commented 2 years ago

Possibly a bug with Chrome itself. Same website on phone is working (brave browser).

Strangely, if I use devtools to manually go offline, the event is fired and caught. But if I toggle WiFi to off on my desktop...no event.

Is anyone else seeing this?

Tobenna-KA commented 2 years ago

Hey, works okay for me.