Troubleshooting Pagination Issues in Xano and WeWeb

In this meeting, the State Changers analyzed an issue related to the functionality of a certain paginator in an application built using Xano and WeWeb. The problem was that data was not correctly displaying when the 'next' button was clicked, due to some irregularities between pages and data offsets.


A practical demonstration was done using the developer tools. It was discovered that although the data was being sent, the paginator was failing due to the 'offset' and 'page' not having a correct correlation. Also, it was noted that only the 'page' was being updated during this process. To resolve the issue, they made changes in their Xano application where they redefined the 'offset' as a new variable calculated by taking the input page, subtracting one, and multiplying by twenty-five. This new offset, instead of the input offset, was then used to update the variable, and the same was applied for the 'page' number. This procedure managed to fix the pagination problem, allowing the next data to display correctly on clicking 'next'.


(Source: Office Hours 9/6/2023 )

State Change Members Can View The Video Here
chris-montgomery-smgTvepind4-unsplash.jpg

View This Video Now

Join State Change Risk-Free