From d7142ee8a7bf009f88ec7dcb3e7b77bf3ae05095 Mon Sep 17 00:00:00 2001 From: Bogdan Fazakas Date: Tue, 19 Sep 2023 17:55:59 +0300 Subject: [PATCH] fix retry button state --- src/components/Asset/AssetActions/Download/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Asset/AssetActions/Download/index.tsx b/src/components/Asset/AssetActions/Download/index.tsx index 0905a3bde..237b568e5 100644 --- a/src/components/Asset/AssetActions/Download/index.tsx +++ b/src/components/Asset/AssetActions/Download/index.tsx @@ -155,7 +155,7 @@ export default function Download({ async function handleOrderOrDownload(dataParams?: UserCustomParameters) { setIsLoading(true) - + setRetry(false) try { if (isOwned) { setStatusText(