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
What happened/what you expected to happen?
I'm running the latest master branch. When opening up a manifest editor. I'm expecting to see the YAML view initially.
However, the current behavior is:
The chrome console didn't show any error messages. I might be able to look into it later.
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
The text was updated successfully, but these errors were encountered:
I think we should consider getting rid of the JSON editor:
Sorry, something went wrong.
If we decide to do this:
api/jsonschema/schema.json
json
new MonacoWebpackPlugin({"languages":["json","yaml"]})
lang
<ToggleButton/>
<ObjectEditor/>
See also #5613
fix(ui): Fix YAML/JSON toggle. Fixes argoproj#5690
dcef024
Signed-off-by: Alex Collins <alex_collins@intuit.com>
fix(ui): Fix YAML/JSON toggle. Fixes #5690 (#5694)
f963556
b7b4b3f
alexec
Successfully merging a pull request may close this issue.
Summary
What happened/what you expected to happen?
I'm running the latest master branch. When opening up a manifest editor. I'm expecting to see the YAML view initially.
However, the current behavior is:
Diagnostics
The chrome console didn't show any error messages. I might be able to look into it later.
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
The text was updated successfully, but these errors were encountered: