mimbrero / whatsapp-desktop-linux

Unofficial WhatsApp Linux client built with Electron.
https://flathub.org/apps/details/io.github.mimbrero.WhatsAppDesktop
MIT License
77 stars 20 forks source link

BUG: If Initial load failed it won't retry automatically. #68

Open qnxdev opened 1 month ago

qnxdev commented 1 month ago

If I open app, and if initial loading fails, maybe due to network issues (or WiFi off), but when network is fixed/WiFi connected the app won't retry loading, but it'll stay stuck at loading screen

On whatsapp web I could just refresh the page manually, or it would automatically retry.

But in this app only way to refresh seems to be Right click on system tray icon, "Quit WhatsApp" then start app again.

Even closing the window and reopening doesn't trigger refresh.