amsul / amsul/pickadate.js

Override selectMonth or selectYear klass breaks dropdown behaviour

Aperta
#809 1 commento 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

Simple test case:

``` javascript
{
selectYears: true,
selectMoths: true,
klass: {
selectMonth: 'picker__select--month -small',
selectYear: 'picker__select--year -small'
}
}
```

This shows the dropdowns but if we change the values and save the date is never changed.

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.