amsul / amsul/pickadate.js

IE9 date picker is initialized with default date value

Aperta
#717 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
7.6k
Fork
981
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When no date is selected, the date picker has a default value of today's date. Calling picker.get('select') returns date info for today and the hidden input has a date value of today. Once picker.clear() is called, the date values are null as they should be. It would be ideal if the date picker did not start with default values so that it is not required to call picker.clear() any time a date picker is created to prevent issues with incorrect dates.

Browser: IE9. - Using picker.js, picker.date.js, legacy.js

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.