acoustic-carpenter-78188
03/01/2023, 4:20 AM"@rjsf/core": "^5.1.0",
"@rjsf/material-ui": "^5.1.0",
"@rjsf/utils": "^5.1.0",
"@rjsf/validator-ajv8": "^5.1.0",
2. To render LaunchFormAdvancedInputs I just check if isEnterInputState(baseState) is true. As it tried to render rjsf form whenever the state is not ready and rerender multiple times, it was stuck.
Type
☑︎ Bug Fix
☐ Feature
☐ Plugin
Are all requirements met?
☑︎ Code completed
☑︎ Smoke tested
☐ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete description
How did you fix the bug, make the feature etc. Link to any design docs etc
Tracking Issue
flyteorg/flyte#3068
flyteorg/flyteconsole
GitHub Actions: Build & Push FlyteConsole Image
GitHub Actions: Get Release Tag
GitHub Actions: Generate Release
GitHub Actions: unit_tests_with_coverage
✅ 5 other checks have passed
5/9 successful checksacoustic-carpenter-78188
03/02/2023, 1:36 AM