Lately I bought the template "material-dashboard-pro-angular2", of which I found some errors that I mention below:
The icons of the cards are not displayed in the mobile applications (appears as transparent), more specific I put the component
<div class = card-icon> <i class = material-icons> </i> </div>
Lately I bought the template "material-dashboard-pro-angular2", of which I found some errors that I mention below:
The icons of the cards are not displayed in the mobile applications (appears as transparent), more specific I put the component
<div class = card-icon> <i class = material-icons> </i> </div>
The login page is not displayed https://demos.creative-tim.com/material-dashboard-pro-angular2/#/pages/login
The component "card-chart" in mobile sometimes does not appear.