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

Show proper error message when chunked json files cannot be loaded #73

Open
SuperSandro2000 opened this issue Sep 16, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Sep 16, 2024

Right now we instead don't display anything and people need to find the 404 in the browser console.

Noticed that when killing the local webserver and clicking new options seemingly did nothing.

@MarcelCoding
Copy link
Member

Is this a case that could possibly be happened? The build is going to fail if we can't create an option.json.

@SuperSandro2000
Copy link
Member Author

I just noticed that when serving the result directory from nix build instead of running ng serve. When using our wrappers it shouldn't happen but it would protect people from debugging wrong deployments.

@SuperSandro2000 SuperSandro2000 changed the title Show proper error message if options.json couldn't be loaded Show proper error message when chunked json files cannot be loaded Oct 27, 2024
@SuperSandro2000 SuperSandro2000 added the enhancement New feature or request label Oct 31, 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
None yet
Development

No branches or pull requests

2 participants