Topic: mdbInfiniteScroll Fails To Trigger
tube-easy-clock free asked 1 year ago
Expected behavior
When reaching end of scroll content event should trigger. On demo page all emoji icons should load.
Actual behavior
Event fails to trigger. Users only able to reach winky-face
Resources (screenshots, code snippets etc.)
This is the condition I'm using in our patched version.
condition = Math.abs(el.scrollHeight - (el.clientHeight + el.scrollTop)) < 1
Mateusz Trochonowicz staff answered 1 year ago
Hi, I just added an answer for your ticket in newest thread: https://mdbootstrap.com/support/vue/contribution/
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: MDB5 3.1.1
- Device: Desktop
- Browser: Chrome
- OS: Windows
- Provided sample code: Yes
- Provided link: No