We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When a user gets an error, such as a 500 or 404, the default is to go back by pressing the back button.
When a user presses the back button, the page is reloaded.
This might cause issues with users who need to go back with form elements.
I need to dig deeper into this at a later date.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When a user gets an error, such as a 500 or 404, the default is to go back by pressing the back button.
When a user presses the back button, the page is reloaded.
This might cause issues with users who need to go back with form elements.
I need to dig deeper into this at a later date.
The text was updated successfully, but these errors were encountered: