Skip to content

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

@sal0m0n

Description

@sal0m0n

🐞 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

2024-12-27.10-55-06.mp4

No errors shown, but the page content does not update when navigating to the root site after editing the URL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions