Address Bar Not Navigating to Root Page After Editing URL (When Root Page Visited Previously)
🐞 bug report
✍️ Description
When editing the address bar to navigate to the root of a domain (e.g., https://localhost:3001/), the page content does not update correctly if the root page has been visited previously. The content from the previous URL persists. However, if the root page of a different site not previously visited is navigated to (e.g., https://anotherdomain.com/), the navigation works as expected.
🕵🏼♂️ Is this a regression?
This behavior is occurring in the current version v1.15.0. I don't know present in previous versions.
🔬 Minimal Reproduction
- Visit a root page on a domain (e.g.,
https://localhost:3001/). - Edit the address bar to navigate to a different URL on the same domain (e.g.,
https://localhost:3001/en/foo). - Edit the address again to navigate back to the root site (e.g.,
https://localhost:3001/). - Observe that the page content does not update and remains as the content from the previous URL.
- Now, navigate to the root page of a different domain (e.g.,
https://anotherdomain.com/), and observe that it navigates correctly.
🌍 Your Environment
Version: v1.15.0
Browser: [Your Browser Name and Version]
OS: Windows 11
🔥 Exception or Error or Screenshot
https://github.com/user-attachments/assets/09112b05-aba6-4dd0-96e6-b7cc656fd8d1
No errors shown, but the page content does not update when navigating to the root site after editing the URL.
also:
- the go back won't work very well or always go to "default url link"
- won't load localhost i neet to access over a domain.local to load
- the cache sometimes won't clear
- freeze wen't we are testing multiple static websites
This is my only issue with this app, its been driving me crazy. URL bar needs a bit of an overhaul
i can solve this issue