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

109
Vistas
Assignment to constant variable one set null to dueDate

I am getting below error after jquery upgrade to 3.6 version

Error :-

Uncaught TypeError: Assignment to constant variable.

In the line :-

var Item = function () {
  Name = null
  dueDate = null // here in the console showing the error 
  ns = null
}; 

Any idea how to fix this

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Looks like at least one of the variables declared with const. name,dueDate or ns. You need to define them with let or you should not re-assign them.

about 4 years ago · Juan Pablo Isaza Denunciar
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