pickadate.js
pickadate.js copied to clipboard
Changing CSS Class of Month and Year Stops change of calendar while i pick year or month from DDL
Whenever i change the class // Classes klass: { // Month & year labels month: 'picker__month custom-select', year: 'picker__year custom-select', }
it add these classes in the year and month ddl, but it stops the change of calendar when i pick month or year from the DDL. Can you please help.
Hi @ahmad6242,
thanks for reporting this.
Please provide some details about the pickadate version that you use.
Can you also provide a working codepen as reproducible testcase?
Sure i will send tonight... @DanielRuf