Use new option from RJSF 5.15
Signed-off-by: solimant <solimant@users.noreply.github.com>
This commit is contained in:
@@ -91,6 +91,9 @@ export const WidgetSettingsOverlay = (props: WidgetSettingsOverlayProps) => {
|
||||
setSettingsDialogOpen(false);
|
||||
}
|
||||
}}
|
||||
experimental_defaultFormStateBehavior={{
|
||||
allOf: 'populateDefaults',
|
||||
}}
|
||||
/>
|
||||
</DialogContent>
|
||||
</Dialog>
|
||||
|
||||
Reference in New Issue
Block a user