Files
netbird/client
Zoltán Papp d6a8ebe7d3 [client] Seed a cold main window with its target URL
ShowMainAt created the main window with URL "/" and navigated with SetURL
right after; if the initial load is dispatched asynchronously the two can
race and strand the user on "/". The main-window factory now takes the
start URL, so a cold window is built directly on the requested page and
SetURL only runs on an already-live window.
2026-08-18 15:17:51 +02:00
..
2023-05-18 19:47:36 +02:00