mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
getCurrentPathname used window.location.pathname instead of Expo Router's pathname, which returns a file path on Electron — blocking navigation from the index route. Also gate the bootstrap progress UI to desktop-only since web has no local server to start/connect.