Topic: Angular Date Picker issue
                  
                  apseftis
                  free
                  asked 6 years ago
                
Expected behavior When clicking on a date, date picker should choose the date (on the website it shows a blue circle) and selects date.
Actual behavior No selection for date picker available. Date picker shows up but unable to click on date.
Resources (screenshots, code snippets etc.)
mdb-date-picker #datePicker name="mydate" [options]="myDatePickerOptions" [placeholder]="'Select date'" [(ngModel)]="model">
options set are the default options on mdbootstrap website.
I also went through and ran npm update.
                      
                      Arkadiusz Idzikowski
                      staff
                        answered 6 years ago
                    
Please check 'disableDateRanges', 'disableSince', 'disableUntil' and 'disableWeekends' parameters in your date picker options object. Maybe you just have some dates blocked.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: 7.4.2
 - Device: Macbook Pro
 - Browser: Any
 - OS: Mojave
 - Provided sample code: No
 - Provided link: No