zahmis 5 lat temu
rodzic
commit
fca53e1f86

+ 1 - 1
src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettings.jsx

@@ -32,7 +32,7 @@ const CustomBotWithoutProxySettings = (props) => {
     if (props.isSetupSlackBot) {
       fetchSlackWorkSpaceName();
     }
-  }, [appContainer, fetchSlackWorkSpaceName, props]);
+  }, [appContainer, fetchSlackWorkSpaceName, props.isSetupSlackBot]);
 
   return (
     <>