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
Found while testing https://github.com/cheese-hub/catalog/pull/20/files
/my-catalog
Spec validation error should be displayed on screen (or we workaround the format errors and fix them for the user)
Screen turns white and page does not finish loading
API Response:
{ "detail": "1000 is not of type 'string' - 'resourceLimits.cpuMax'", "status": 400, "title": "Bad Request", "type": "about:blank" }
Frontend error caused by API Response:
Failed to import new spec with key=svmpoisoningexample: Error: Validation failed - spec is invalid at se (main.954c9ebe.chunk.js:1:10855) at main.954c9ebe.chunk.js:1:11297 at p (2.03cca15f.chunk.js:2:1550) at Generator.<anonymous> (2.03cca15f.chunk.js:2:2897) at Generator.next (2.03cca15f.chunk.js:2:1913) at r (2.03cca15f.chunk.js:2:8517) at s (2.03cca15f.chunk.js:2:8720)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Found while testing https://github.com/cheese-hub/catalog/pull/20/files
Step to Reproduce
/my-catalog
and click Import SpecExpected Results
Spec validation error should be displayed on screen (or we workaround the format errors and fix them for the user)
Actual Results
Screen turns white and page does not finish loading
API Response:
Frontend error caused by API Response:
The text was updated successfully, but these errors were encountered: