Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

345
Vistas
How to turn off or fix: Property 'children' does not exist on type 'ChildNode'.ts(2339) on Typescipt?

I have the following code and although it works like a charm, TS complains that "children" does not exist. I tried turning it off but that didn't have an effect. How can I solve this error either by turning it off or adding the correct type?

Property 'children' does not exist on type 'ChildNode'.ts(2339)

 const pElement = React.useRef<HTMLParagraphElement>(null)

  if (id % 2 === 0) {
    /* eslint-disable-next-line  */ 
 pElement.current!.parentElement!.nextSibling!.children[3].classList.remove(class)
      } else {
   /* eslint-disable-next-line  */ 
pElement.current!.parentElement!.previousSibling!.children[3].classList.remove(class)
          }
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda