LoadMore not working properly

Hi! If the loadMore function is not loading the expected number of records, it is likely due to the batch size being set to a value other than 9 in the dataset settings. I recommend checking the dataset settings and adjusting the batch size as necessary to ensure that the correct number of records is loaded each time the loadMore button is clicked. It is also possible that there may be other issues with the dataset itself that could prevent the correct number of records from being loaded.