WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-152023-4.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 = 109468 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: Dynamic tabs with HTML content (jumbotron) from vuex ?
Incremental
asked 5 years ago
I'd like to use "Tabs with HTML content" : https://mdbootstrap.com/docs/vue/components/tabs/
but not with a static content in tabs like in the example, but with a dynamic content (text and picture) from Vuex.
Is it possible to get the same "template" for all tabs (like the jumbotron in the sample) and dynamically fill it with the store content ?
Thanks
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 Vue
- MDB Version: 6.7.1
- Device: PC
- Browser: Firefox
- OS: Win 10
- Provided sample code: No
- Provided link: Yes