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

public-form view throws exception if the form-config does not exist locally #2657

Open
tomwwinter opened this issue Nov 12, 2024 · 0 comments

Comments

@tomwwinter
Copy link
Contributor

Describe the bug
When a user open a public form with an id that does not exist in the local database, an unhandled exception is thrown.

To Reproduce
Start application locally

  1. Go to some non existing public-form: http://localhost:4200/public-form/123f
  2. See error

Expected behavior
We should handle all errors and show a 404 error page.

Screenshots
image

Desktop (please complete the following information):

  • OS: all
  • Browser: all
  • Version: 3.42.2

Additional context
Add any other context about the problem here.

@github-project-automation github-project-automation bot moved this to Triage / Analysis in All Tasks & Issues Nov 12, 2024
@tomwwinter tomwwinter moved this from Triage / Analysis to Todo (ready for work) in All Tasks & Issues Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo (ready for work)
Development

No branches or pull requests

1 participant