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

205
Vistas
function is not defined error, but debugger shows it loaded and console can run it

I have read many posts on SO on this topic but my problem persists. In the 'DOMContentLoaded' event I add a script file with this code:

let script   = document.createElement("script");
script.src   = "langs/" + calLang + "/calendar.js";
document.body.appendChild(script);

Later in the same event I try to use a function from the loaded script. I get the error 'Uncaught ReferenceError: dayNumberToName is not defined'.

If I go to the debugger I can see that the script file is loaded. I can go to the console hit the 'd' key and a dropdown opens up showing the function. I can select it and run it in the console with no problems. I have appended the script file to the head and body sections but it made no difference, still not working. No other errors show up in the console.

Can anyone give me a hint on why this is happening?

Thanks for any help,

Charles

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