Dynamic loading with list works with scrolling, however it does not work when connected to a pager. Please see Code Snippet
Hello!
When you use dynamic loading for the List component, you need to enable dynamic loading . But, unfortunately, there’s a bug - paging doesn’t work in this case. Will be fixed.
For now, you can imitate list using datatable: Code Snippet