Fix stl download bug
This commit is contained in:
@@ -355,7 +355,7 @@ export const requestRender = ({ dispatch, ...rest }: RequestRenderArgs) => {
|
||||
if (!renderPromise) {
|
||||
return
|
||||
}
|
||||
renderPromise
|
||||
return renderPromise
|
||||
.then(
|
||||
({
|
||||
objectData,
|
||||
|
||||
Reference in New Issue
Block a user