bisablind mdb-datepicker doesn't work


Topic: bisablind mdb-datepicker doesn't work

remiB asked 5 years ago

Hello,

My date picker is not totally disabled because if I click over the mdb-icon the select date window still pop up... enter image description here

HTML

        <mdb-date-picker *ngIf="maDateFinPickerOptions"
                     name="dateFinContrat"
                     id="newDateFin"
                     class="mydp-date-for-contrat"
                     [inline]="true"
                     [options]="maDateFinPickerOptions"
                     [formControl]="dateFinContrat"
                     [locale]="'fr'"
                     [disabled]="!enableProlongation()"
                     [ngClass]="{ 'is-invalid': dateFinContrat.errors && (dateFinContrat.dirty || dateFinContrat.touched) }">
    </mdb-date-picker>

Arkadiusz Idzikowski staff answered 5 years ago

We fixed that in v8.8.1. Please update your MDB version.


Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 8.7.0
  • Device: laptop
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No
Tags