No content to show
User Activity
Same here, 8 months later. Seems like a bug.Did you manage to solve it?
07-04-2024
4 Years after the thread has been created and still no solution to edit/cancel Order through the Storefront.@vix Any news with that?
04-18-2024
I get the same issue.Actually, if you do orders(first:10, reverse: true, sortKey: Storefront.OrderSortKeys.processedAt) { ...then it's equal to last: 10 Strangely the reverse is doing the opposite sorting. You can check if by last: 1, and see which ...