Topic: Prefix icon doesn't work in Material 2.0 styles of inputs

JackZeled0n pro asked 5 years ago


I'm working with the new Inputs but don't change the icon color when I select.

<div class="col-12 col-sm-12 col-md-12 col-lg-12 col-xl-12">
    <div class="md-form md-outline form">
        <mdb-icon fas icon="user"></mdb-icon>
        <input type="text" id="user" class="form-control" name="user" autocomplete="off" formControlName="user" mdbInput AlphanumericDirective>
        <label for="user">User</label>
    </div>
</div>

enter image description here


Damian Gemza staff answered 5 years ago


Dear Jack,

Thanks for your report! We'll handle this.

Best Regards,

Damian



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Resolved

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 7.4.1
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No