You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
Hmm, I believe this is the place for 404. ;) It is a bad behaviour to change user's URL without his action. If he click something – URL changes, what you want to do is change it back (history-1) and display error. We want to show 404 because it's default behaviour of web. Think about it also in cases where we don't have "previous pages" – like when entering page from copied URL.
Type of issue
Bug / Feature request
Current behavior
Open receipt new candidate.
The endpoint fails because it's not allowed.
But the page was already switched and the new page failed to load.
Expected behavior
Stay it the window while the "/window/new" endpoint is executed and switch only if the it succeeded.
The text was updated successfully, but these errors were encountered: