Configure an existing server (press the "+" and fill the form)
Enter the project and navigate anywhere.
Keyboard: press F5 (or any reload order)
Problem
Page reloads into empty page (browser tools show it is returning a status code 404)
Expected results:
(after loading) Page appears the same as it was before step 4 was executed.
Major use-case
Duplicate page to compare data (example, compare data between two entities and not having to re-execute the steps to arrive to the data next to the one being checked.
If I follow an URL to any page besides the root page, the server always returns status code 404.
To reproduce:
Problem
Page reloads into empty page (browser tools show it is returning a status code 404)
Expected results:
(after loading) Page appears the same as it was before step 4 was executed.
Major use-case
Duplicate page to compare data (example, compare data between two entities and not having to re-execute the steps to arrive to the data next to the one being checked.