diff --git a/packages/amis-editor-core/src/component/factory.tsx b/packages/amis-editor-core/src/component/factory.tsx index 07e96c9ca..a5c929988 100644 --- a/packages/amis-editor-core/src/component/factory.tsx +++ b/packages/amis-editor-core/src/component/factory.tsx @@ -301,6 +301,7 @@ function SchemaFrom({ }; } + value = value || {}; const finalValue = setThemeDefaultData(pipeIn ? pipeIn(value) : value); return render(