You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The required attribute is ignored and client side validation by bootstrap does not take place.
<input type="text" name="due_date" class="form-control" id="inputDueDate" required>
The text was updated successfully, but these errors were encountered:
The required attribute is ignored and client side validation by bootstrap does not take place.
<input type="text" name="due_date" class="form-control" id="inputDueDate" required>
The text was updated successfully, but these errors were encountered: