Topic: Scrolling not working on mobile device when Wave effect present
martinhalford free asked 5 years ago
Images with wave effect do not scroll when user swipes. Instead wave effect animates as if user had tapped image.
*Images with wave effect should should if device detects swipe event. *
Resources (screenshots, code snippets etc.)
The following code fails to scroll either with the commented or uncommented.
<MDBCol sm="6">
<div style={divStyle}>
{/* <a href="/shop/2019-Collection-Convertibles"> */}
<MDBCard>
<MDBCardImage
className="img-fluid"
src={C2019Image01}
/>
</MDBCard>
{/* </a> */}
</div>
</MDBCol>
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.17.0
- Device: Huawei
- Browser: Chrome
- OS: Android v9
- Provided sample code: No
- Provided link: No