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
In a Flow, when one of my step inputs is a JSON map and I save the flow, I get a brower alert saying:
Configure Default Formatter There are multiple formatters for 'JSON' files. One of them should be configured as default formatter.
This seems similar to #4798
{"foo": "bar"}
No alert, the flow saves without error
Chrome Version 131.0.6778.265 (Official Build) (arm64)
windmill CE v1.447.2
The dict input clears when I click a different step and come back. It doesn't seem to save my input.
The text was updated successfully, but these errors were encountered:
should be fixed on latest
Sorry, something went wrong.
rubenfiszel
No branches or pull requests
Describe the bug
In a Flow, when one of my step inputs is a JSON map and I save the flow, I get a brower alert saying:
This seems similar to #4798
To reproduce
{"foo": "bar"}
Expected behavior
No alert, the flow saves without error
Screenshots
Browser information
Chrome Version 131.0.6778.265 (Official Build) (arm64)
Application version
windmill CE v1.447.2
Additional Context
The dict input clears when I click a different step and come back. It doesn't seem to save my input.
The text was updated successfully, but these errors were encountered: