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
core
5.24.2
Nested objects, arrays and arrays of objects in oneOf objects are not using default values set to them when changing to another oneOf object.
oneOf
Default values should be applied to nested objects, arrays, arrays of objects when switching from one oneOf to another.
arr
runner
runners
- OS: Windows 10, Ubuntu 20.04, 22.04, 24.04 - Node: 22.12.0, 20.12.2 - npm: 10.9.0
No response
The text was updated successfully, but these errors were encountered:
@nowifi4u Looking forward to seeing the fix you are working on for this
Sorry, something went wrong.
No branches or pull requests
Prerequisites
What theme are you using?
core
Version
5.24.2
Current Behavior
Nested objects, arrays and arrays of objects in
oneOf
objects are not using default values set to them when changing to anotheroneOf
object.Expected Behavior
Default values should be applied to nested objects, arrays, arrays of objects when switching from one
oneOf
to another.Steps To Reproduce
oneOf
's (Test1, Test2, Test3)arr
,runner
andrunners
should be updating when changing between theoneOf
'sEnvironment
Anything else?
No response
The text was updated successfully, but these errors were encountered: