燃冰

Results 2 comments of 燃冰

@andresin87 I also encounter this problem, please verify and fix it

修复方法 : plugin-datasource-pane\src\components\Forms\form-lazy-obj.tsx 删除处理函数操作时清除字段,貌似可以解决,但不确定该方法是否合理,请官方审查核验 @xingmolu @LeoYuan const handleRemove = useCallback((propertyKey) => { //增加下面删除操作,可解决, field.form.clearFormGraph(propertyKey)