responsively-app icon indicating copy to clipboard operation
responsively-app copied to clipboard

Address Bar Not Navigating to Root Page After Editing URL (When Root Page Visited Previously)

Open sal0m0n opened this issue 1 year ago • 3 comments

🐞 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

  1. Visit a root page on a domain (e.g., https://localhost:3001/).
  2. Edit the address bar to navigate to a different URL on the same domain (e.g., https://localhost:3001/en/foo).
  3. Edit the address again to navigate back to the root site (e.g., https://localhost:3001/).
  4. Observe that the page content does not update and remains as the content from the previous URL.
  5. 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.

sal0m0n avatar Dec 27 '24 16:12 sal0m0n

also:

  1. the go back won't work very well or always go to "default url link"
  2. won't load localhost i neet to access over a domain.local to load
  3. the cache sometimes won't clear
  4. freeze wen't we are testing multiple static websites

ffiesta avatar Jan 16 '25 17:01 ffiesta

This is my only issue with this app, its been driving me crazy. URL bar needs a bit of an overhaul

SamsonGoodenough avatar Jun 23 '25 20:06 SamsonGoodenough

i can solve this issue

adityakankal2004 avatar Jul 29 '25 07:07 adityakankal2004