Description
Describe the bug
There is a pagination issue on the answer list within the question details page. The total count of answers and the pagination list fail to load correctly. The pagination is constantly set to 1, and the total count of answers matches the number on a single page. This bug occurs across all devices and operating systems, and is independent of the browser and its version.
To Reproduce
Steps to reproduce the behavior:
- Go to the question details page.
- Observe the answer list section.
- Notice that the pagination is always set to 1, regardless of the number of answers.
- Observe that the total count of answers is equal to the number of answers on one page, indicating a failure in loading the correct total.
Expected behavior
The expected behavior is that the answer list should correctly load with appropriate pagination. The total count of answers should reflect the actual number of answers available, and pagination should adjust accordingly, allowing users to navigate through multiple pages if necessary.
Screenshots
Not applicable.
Platform (please complete the following information):
- Device: All (e.g. Desktop, Mobile)
- OS: All (e.g. macOS, Windows, iOS, Android)
- Browser: All (e.g. Chrome, Safari, Firefox)
- Version: All_versions