Przeglądaj źródła

destroyOnClose={false}

visuddhinanda 2 lat temu
rodzic
commit
ed531c6c10
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      dashboard/src/components/general/VideoModal.tsx

+ 1 - 1
dashboard/src/components/general/VideoModal.tsx

@@ -46,7 +46,7 @@ export const VideoModalWidget = ({
         onOk={handleClose}
         onCancel={handleClose}
         width={800}
-        destroyOnClose
+        destroyOnClose={false}
         maskClosable={false}
         mask={false}
       >