Can not change datepicker parameter on change in another datepicker?
问题 I have two datepicker inside a form. When the user select the first date, the min and max date of the second datepicker should be updated( one year from the selection). But in my case the min and max date update only once, when I select date in first datepicker for the first time. But if I change the selection, the second datepicker not revised with the changed value. html: <div class="form-group"> <label>Model Production Date</label> <input date-picker1 type="text" class="form-control"