Scrolling not working on mobile device when Wave effect pres


Topic: Scrolling not working on mobile device when Wave effect present

martinhalford asked 2 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>

Aliaksandr Andrasiuk staff answered 2 years ago

Hi,

Thank you for the founded bug. We will fix this in the near future.

Best regards.


Please insert min. 20 characters.
Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: React
  • MDB Version: 4.17.0
  • Device: Huawei
  • Browser: Chrome
  • OS: Android v9
  • Provided sample code: No
  • Provided link: No