Ctrl+R, Shift+Ctrl+R, F5 all do not reload the page #155
-
Ctrl+R, Shift+Ctrl+R, F5 all do not reload the page, instead I have to go into the page console and type: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Yeah, that was causing a bug. It basically disconnect the app from the whatsapp web, so the tray icon and other feature relying on the connection become broken. I kinda fixed this, but the window closes when you're reloading, a few times actually. If you disabled the tray and ask on exit, the app just straight up closes. If you just disabled the tray, the exit dialog will repeatedly appear. That's why I just disabled reloading entirely. Would you like for a restart feature instead? It will restart the app entirely instead of just reloading, would probably be slightly longer though. |
Beta Was this translation helpful? Give feedback.
Yeah, that was causing a bug. It basically disconnect the app from the whatsapp web, so the tray icon and other feature relying on the connection become broken.
I kinda fixed this, but the window closes when you're reloading, a few times actually. If you disabled the tray and ask on exit, the app just straight up closes. If you just disabled the tray, the exit dialog will repeatedly appear. That's why I just disabled reloading entirely.
Would you like for a restart feature instead? It will restart the app entirely instead of just reloading, would probably be slightly longer though.