Hello,
We encounter a technical issue when using the order pagination in the Customer Account page.
Eg :
- We fix 4 orders in the variable “customer.orders” but the variable “paginate.items” is equal to 3.
Therefore, if we want to paginate with 3 orders, it displays a single page of 3 orders and the 4th one is not viewable on page 2.
Meaning the pagination is not viewable.
Is it a well known issue on Dawn Theme ?