From 88971a7730549e2b906688d21792a23fc2f39e8d Mon Sep 17 00:00:00 2001 From: srichman333 Date: Wed, 29 Nov 2023 22:49:41 -0500 Subject: schema to dataviz through popup --- src/client/views/pdf/GPTPopup/GPTPopup.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/pdf') diff --git a/src/client/views/pdf/GPTPopup/GPTPopup.tsx b/src/client/views/pdf/GPTPopup/GPTPopup.tsx index 5392ec88e..d830ba8a9 100644 --- a/src/client/views/pdf/GPTPopup/GPTPopup.tsx +++ b/src/client/views/pdf/GPTPopup/GPTPopup.tsx @@ -126,7 +126,7 @@ export class GPTPopup extends React.Component { console.log(err); return ''; } - GPTPopup.Instance.setLoading(false); + this.setLoading(false); }; /** -- cgit v1.2.3-70-g09d2