MDB Bootstrap Support


Topic: MDB Bootstrap Support

John G asked 6 years ago

By default, the scrolling with modals on mobile is not smooth. I seem to be able to enable this for iOS using the code below. Is there a better, cross-browser / device independent way to enable smooth scrolling within modals on mobile?

.modal {
/* Enable smooth-scrolling on mobile */
-webkit-overflow-scrolling: touch;
}

Marta Szymanska staff pro premium answered 6 years ago

Hi,

thank you for noticing this, we will check that problem and try to fix that.

Best,

Marta


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.5.15
  • Device: Mobile
  • Browser: Mobile
  • OS: Mobile
  • Provided sample code: Yes
  • Provided link: No