-
-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
Steps to reproduce
npm create farm@latestnpm run dev- In Firefox Dev Tools run:
window.location.assign("https://github.com") - Firefox attempts to load https://github.com/ but then goes back to
http://localhost:9000
Reproduce link
No response
What is actually happening?
- Firefox initiates navigation to next page
- Causes WebSocket connection to close
- "close" handler executes
window.location.reload() - Firefox reloads
http://localhost:9000which overrides the previous navigation from step 1.
System Info
System:
OS: Linux 6.12 cpe:/o:nixos:nixos:25.05 25.05 (Warbler)
CPU: (12) x64 AMD Ryzen 5 7640U w/ Radeon 760M Graphics
Memory: 43.47 GB / 60.64 GB
Container: Yes
Shell: 5.9 - /run/current-system/sw/bin/zsh
Binaries:
Node: 22.19.0 - /home/cobbweb/.nix-profile/bin/node
Yarn: 4.9.4 - /nix/store/qxk3ayxjz80xqlh6f6qdpnnf73dvvkqx-yarn-berry-4.9.4/bin/yarn
npm: 10.9.3 - /home/cobbweb/.nix-profile/bin/npm
bun: 1.3.2 - /nix/store/v9gvgkbqpljpg1aq2ihb15656vs7v9pd-bun-1.3.2/bin/bun
Browsers:
Chromium: 141.0.7390.107
Firefox: 144.0
Firefox Developer Edition: 144.0
npmPackages:
@farmfe/core: ^1.6.7 => 1.7.11Metadata
Metadata
Assignees
Labels
No labels