WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-14d043-1a.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 = 116983 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: html button ripple effect does not work on initial click
simon2009111
asked 4 years ago
Expected behavior When I click on a button, the ripple effect should occur on first click.
Actual behavior' When I click on a button, no ripple effect occurs. When I click the button again, the ripple effect happens as expected.
Resources (screenshots, code snippets etc.)
- ripple-surface class is attached to the button
- the button is located within an "a" tag
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 Standard
- MDB Version: MDB5 3.10.0
- Device: mac
- Browser: Firefox ver.94.0.1
- OS: Big Sur ver.11.6.1
- Provided sample code: No
- Provided link: No