Skip to content

Conversation

@achingbrain
Copy link
Member

To not interfere with CTRL+R-style page reloads, when we there is an error to be shown, ensure we are on the bare URL and not #/.

Fixes #817 though this was also partially handled by #906 and #902

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

To not interfere with `CTRL+R`-style page reloads, when we there is
an error to be shown, ensure we are on the bare URL and not `#/`.

Fixes #817 though this was also partially handled by #906 and #902
@achingbrain achingbrain merged commit 1535f6f into main Nov 10, 2025
15 checks passed
@achingbrain achingbrain deleted the fix/strip-root-hash-from-url-on-error-page branch November 10, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error handling UX inconsistency

2 participants