responsively-org / responsively-app

A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
https://responsively.app
GNU Affero General Public License v3.0
22.8k stars 1.2k forks source link

[Bug] URL Not Updating When Navigating Between Pages #1306

Closed 1chooo closed 2 months ago

1chooo commented 2 months ago

🐞 bug report

✍️ Description

When I navigate between different routes on the website, the content renders correctly, but the URL in the address bar does not update to reflect the new page.

🕵🏼‍♂️ Is this a regression?

Yes

🔬 Minimal Reproduction

  1. Open the app
  2. Go to https://1chooo.com
  3. Navigate to the blog page
  4. The page content changes, but the URL remains the same.

🌍 Your Environment

App Version: 1.15.0
Electron Version: 27.0.4
Chrome Version: 118.0.5993.129
Node.js Version: 18.17.1
V8 Version: 11.8.172.17-electron.0
OS: Darwin x64 23.6.0

🔥 Exception or Error or Screenshot

The URL in the address bar will sync to the page that we navigate.

https://github.com/user-attachments/assets/6bb61fe0-776b-4afb-9f35-6ce8cb2b909d

Asatyam commented 2 months ago

I am working on this issue.

1chooo commented 1 month ago

@violetadev This bug still exists in the version 1.15.0. Is there any latest release that I have missed?