Calendar is reopening again on selecting date
Aperta
- Lingua principale
- JavaScript
- Stelle
- 7.6k
- Fork
- 981
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am opening calendar on textfield focus, but when I select a date calendar is not getting closed. It seems that its getting re-open again even with option closeOnSelect: true. Following code is getting called when debug in picker.js
// When something within the holder is clicked, stop it
// from bubbling to the doc.
'mousedown click': function( event ) {
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.