Komsan Nipharat
Komsan Nipharat
**Versions** * Angular version: 11.0.3 * component version: ngx-daterangepicker-material 4.0.1 **Describe the bug** When timePickerIncrement set to '10' and singleDatePicker set to 'true' in template. Will cause active class to...
I would suggest to refactor to Typescript instead of Javascript. No more `if(!Number(amount)){ return false }` Anyway, The plus is everyone could know what type of parameter can they put...
## Description When `timePickerIncrement` is set with `singleDatePicker` enabled, the component was applying both 'start-date' and 'end-date' classes to the same date cell (since both startDate and endDate are set...