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

192
Vistas
Too much recursion error on jQuery datetimepicker

I using jQuery DateTimePicker v2.4.3 with jQuery v1.11.2, and Firefox v56.0 (32).

Here is the INPUT definition:

<input id="dlp2" name="param2" class="form-control input-sm" maxlength="16" size="16" value="2021.10.05 18:00" readonly="" type="text">

And the initialization:

$('#dlp2').datetimepicker({
    datepicker: true,
    timepicker: true,
    value: maiValue,
    lang: 'hu',
    closeOnDateSelect: true,
    weeks: true,
    defaultDate: maiNap,
    defaultTime: maiIdo,
    dayOfWeekStart: 1,
    format: 'Y.m.d HH:mm',
    todayButton: true,
    inline: false,
    onSelectDate: function (ct, $i) {
        // $('#datepickerig').val($('#datepickertol').val());
    }
});

Where is the

  • maiValue is "2021.10.05",
  • maiNap is "2021.10.05" and
  • maiIdo is "18:00".

When the Firefox's Javascript is running this initialization, then throw an too much recursion error on jquery.datetimepicker.js:7:15

When the Chrome's (v92.0.4515.159 (64 bit) Javascript is running, then thow an error: attached on picture.

enter image description here

What is wrong?

Please, help me, if possible!

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