justinpark commented on code in PR #30679:
URL: https://github.com/apache/superset/pull/30679#discussion_r1813228094


##########
superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:
##########
@@ -131,7 +131,10 @@ const CssTemplateModal: 
FunctionComponent<CssTemplateModalProps> = ({
         if (onCssTemplateAdd) {
           onCssTemplateAdd();
         }
-
+        setCurrentCssTemplate({

Review Comment:
   @SBIN2010 Thanks for the bug fix.
   Please check if this change is related to the current tree chart error.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to