Topic: Angular Date Picker issue

apseftis free asked 5 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.


apseftis free answered 5 years ago


I thought I deleted this.. It was solved.


Arkadiusz Idzikowski staff answered 5 years ago


Please check 'disableDateRanges', 'disableSince', 'disableUntil' and 'disableWeekends' parameters in your date picker options object. Maybe you just have some dates blocked.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • 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