mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-19 13:23:50 +03:00
Never alias window to the Node global without location. The wasm-bindgen shim now installs a dedicated window with a Location-shaped object and restores after WASM init/payload generation, so getLocationOrigin cannot crash every route after TinyCMS is used once. Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Aref Alapour <aref-alapour@users.noreply.github.com>