Skip to content
New issue

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

Customize error when unhandled error occurs in webapp #323

Closed
1 task
lanedirt opened this issue Oct 23, 2024 · 0 comments · Fixed by #406
Closed
1 task

Customize error when unhandled error occurs in webapp #323

lanedirt opened this issue Oct 23, 2024 · 0 comments · Fixed by #406
Labels
enhancement New feature or request

Comments

@lanedirt
Copy link
Owner

lanedirt commented Oct 23, 2024

When an unhandled exception occurs in the client webapp, a default Blazor warning is shown at the bottom of the page asking the user to reload the page manually.

Note: this also occured when deploying .net9 version (upgraded from .net8). Probably because assemblies were outdated. It's important to have a nice displayed message instead of the default error.

Todo:

  • Replace this default error message with a custom styled message that gives more information to the user and gives more information about the error (if possible)?
@lanedirt lanedirt changed the title Error when unhandled error occurs in webapp (simulate with a EF query fetch fail) Customize error when unhandled error occurs in webapp Oct 23, 2024
@lanedirt lanedirt added the enhancement New feature or request label Oct 23, 2024
@lanedirt lanedirt linked a pull request Nov 22, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In review to Done in AliasVault Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant