Fix Loading Quota stuck spinner (#1117)

Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
This commit is contained in:
Daniel Valdivia
2021-10-18 13:22:08 -07:00
committed by GitHub
parent 7c82306cc0
commit ccebc17f3f

View File

@@ -214,7 +214,7 @@ const BucketSummary = ({
.catch((err: ErrorResponseHandler) => {
setErrorSnackMessage(err);
setQuotaEnabled(false);
setLoadingVersioning(false);
setLoadingQuota(false);
});
}
}, [