Topic: Password and Email Inputs Validation Error 7.1.1

itdev pro asked 5 years ago


We are getting an error when the formControlName="noValidation" is added the password input field. 
We copied the sample code from the documentation.

<div class="md-form">
    <input mdbInputDirective data-error="wrong password" [mdbValidate]="false" formControlName="noValidation"
      data-success="valid password" type="text" class="form-control" id="form11">
    <label for="form11">Turn off validation</label>
  </div>

Damian Gemza staff answered 5 years ago


Dear @itdev 

Could you please provide me with the error code?

I have copied the code from our documentation, and I didn't get any error.

Best Regards,

Damian


FREE CONSULTATION

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

Status

Closed

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 7.0.0
  • Device: Any
  • Browser: Any
  • OS: Any
  • Provided sample code: Yes
  • Provided link: Yes