Limit repeat client side only

I have a query that outputs ‘reading pages’

Within a reading page I have an array of people who are currently reading this page

I want to limit the repeat on the client side, so it’ll only display 10 users opposed to unlimited.

I’d rather not change my query to only output 10 users, as I also want to count the total amount of users.

How can I do this?

Community Page
Last updated: