Explorar el Código

destroyOnClose={false}

visuddhinanda hace 2 años
padre
commit
ed531c6c10
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}
       >