Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1chooo opened this issue Sep 17, 2024 · 2 comments Β· Fixed by #1307
Closed

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

1chooo opened this issue Sep 17, 2024 · 2 comments Β· Fixed by #1307

Comments

@1chooo
Copy link

1chooo commented Sep 17, 2024

🐞 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.

Screen.Recording.2024-09-17.at.4.19.50.PM.mov
@Asatyam
Copy link
Contributor

Asatyam commented Sep 18, 2024

I am working on this issue.

@1chooo
Copy link
Author

1chooo commented Oct 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants