WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-1299e4-a.MAI' (Errcode: 28 "No space left on device")]SELECT p.* FROM wp_mdb_forum_posts AS p LEFT JOIN wp_mdb_forum_posts AS q ON( q.Id = p.ParentId AND p.Id = q.AcceptedAnswerId ) WHERE p.PostTypeId = 2 AND p.ParentId = 115646 GROUP BY p.Id ORDER BY CASE WHEN q.Id IS NOT NULL THEN 1 ELSE 0 END DESC, p.UpvoteCount DESC, p.CreationDate ASC
Topic: Tabs with Icons?
Eireternal
asked 4 years ago
Possible to have icons next to the title of each tab?
Expected behavior Icon should display next to tab title.
Actual behavior Icon does not render in the tab.
Resources (screenshots, code snippets etc.)
<mdb-tabs [justified]="true">
<mdb-icon far icon="user"></mdb-icon>
<mdb-tab title="About You"></mdb-tab>
</mdb-tabs>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: MDB5 1.0.0
- Device: MacBook Pro
- Browser: Chrome
- OS: macOS Catalina
- Provided sample code: No
- Provided link: No