Topic: Generated mdbIcon Adds Another Class
Andrew Ford
pro priority asked 2 months ago
In my code I write something like <mdb-icon fab icon="facebook-f"/>, the follow gets generated <i data-v-c77fa86a="" class="fab fa-facebook-f text-" data-v-5e2edc68=""></i>.
It works, but the unfinished .text- class that gets added confuses me.
Marcin Luczak
staff answered 2 months ago
Hi @Andrew Ford,
This class prefix is supposed to be working with the color property for the mdb-icon component. This doesn't cause any harm to the code, but obviously, it is not working properly now. Thank you for your notification, I've added that problem to our fix list.
Regards, Marcin
Answered
- User: Pro
- Premium support: No
- Technology: Vue
- MDB Version: 6.7.2
- Device: N/A
- Browser: N/A
- OS: N/A
- Provided sample code: No
- Provided link: No