Files
netbird/client
Zoltán Papp 2070a1b9ce [client] Defer session-expired login trigger until the main frontend is ready
On a cold start the expired-session tray row created the main window and
emitted EventTriggerLogin immediately, before the React app had mounted and
subscribed, so the login flow silently did nothing. The WindowManager now
queues events per window and flushes them in markReady, mirroring the
pendingTab handling for settings.
2026-08-18 15:16:53 +02:00
..
2023-05-18 19:47:36 +02:00