You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
When a record is saved with the second option of the oneOf select box, the editor does not select the value when editing the record.
To Reproduce
Go to an editor containing a oneOf field.
Save a record with the second option of the oneOf.
Re-open the editor
The second option is not selected.
Expected behavior
The second option should be selected and the right object displayed in the form.
Additional context
Error seen in document editor on SONAR. Tried to reproduce with the editor tester, but an initial value for the model cannot be set.
The text was updated successfully, but these errors were encountered:
Describe the issue
When a record is saved with the second option of the
oneOf
select box, the editor does not select the value when editing the record.To Reproduce
oneOf
field.oneOf
.Expected behavior
The second option should be selected and the right object displayed in the form.
Additional context
Error seen in document editor on SONAR. Tried to reproduce with the editor tester, but an initial value for the model cannot be set.
The text was updated successfully, but these errors were encountered: