fix: undefined promises throw error
This commit is contained in:
parent
1737a0f83b
commit
ae8d1a47b0
@ -51,7 +51,7 @@ export const GroupBlock = (props) => {
|
||||
}),
|
||||
requeatItem,
|
||||
];
|
||||
}),
|
||||
}) ?? [],
|
||||
),
|
||||
);
|
||||
}, [Blocks, service.params, service.params[0]]);
|
||||
|
Loading…
Reference in New Issue
Block a user