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

fix broken request error handling #1676

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

prakashsvmx
Copy link
Member

@prakashsvmx prakashsvmx commented Jul 6, 2023

fix broken request error handling

common error handler was crashing with TypeError because of methods invoked on null object.

Fixed and improved the error display in Yaml edittor

Fixes #1655

How does it look:
Screenshot from 2023-07-06 17-10-58

@harshavardhana harshavardhana merged commit 13d58c0 into minio:master Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No error is seen if tenant yaml file is incorrect
3 participants