WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-12973f-5.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 = 117824 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: Modal open on scrollable first site makes 2nd site unscrollable
Expected behavior
Page1 is scrollable, open Modal, click on button wrapped in a Link, close modal, link to Page2, Page2 is scrollable too.
Actual behavior
Page1 is scrollable, open Modal, click on button wrapped in a Link, close modal, link to Page2, Page2 is NOT scrollable.
Resources (screenshots, code snippets etc.)
https://github.com/txmazing/MDBModalissue2
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 React
- MDB Version: MDB5 2.3.0
- Device: PC
- Browser: Chrome
- OS: Chrome 97.0.4692.99 Win11
- Provided sample code: No
- Provided link: Yes