Topic: Date Picker Disbale Past

jcarvalho priority asked 3 hours ago


*Expected Behavior:*When pastDates is set to 06/30/2024 (MM/DD/YYYY), the date picker should block selection of any date before July 1, 2024. This functionality is working as intended.

*Actual Behavior:*Although dates in June are correctly disabled, the month of June remains selectable in the date picker, which can be misleading to users.

Select a date

pastDates = new Date(new Date(2024, 6, 30).setHours(0, 0, 0, 0));



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Opened

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: MDB5 8.0.0
  • Device: Laptop
  • Browser: Chrome
  • OS: Mac - IOS
  • Provided sample code: No
  • Provided link: No