WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-12df50-38.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 = 112831 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: Datatable
Hi,
We use mdbdatable-2.But we have an issue. When we scroll the datatable, we saw the datatable like this.
Data is hovering over the header. How can we fix this problem?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Pro
- Premium support: No
- Technology: MDB Vue
- MDB Version: 6.7.1
- Device: Computer
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
Mikołaj Smoleński staff commented 4 years ago
Is there an option to recreate the issue in our docs? https://mdbootstrap.com/docs/vue/tables/datatables/
I can't check the problem without the same data structure and styling. In fact, our datatables examples look correctly regarding to this issue.
Best regards