Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 22 | Rev 24 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 22 Rev 23
Línea 337... Línea 337...
337
    };
337
    };
338
  });
338
  });
Línea 339... Línea 339...
339
 
339
 
340
  // on Maximize
340
  // on Maximize
341
  useEffect(async () => {
341
  useEffect(async () => {
342
    if(window.location.pathname === '/chat')
342
    if(window.location.pathname === '/group/my-groups')
343
      document.querySelectorAll(".sc-jSgupP").forEach(el => el.remove());
343
      document.querySelectorAll(".sc-jSgupP").forEach(el => el.remove());
344
    // if (!minimized) {
344
    // if (!minimized) {
345
    //   // setLoading(true);
345
    //   // setLoading(true);
346
    //   // await handleGetMessages();
346
    //   // await handleGetMessages();