Change Max 50 items in Wix Repeater

Someone please help me change the max of 50 items displayed for Wix Repeater from database. I need it to display 100+

I have made dropdown for search category

How are you populating the repeater? Via code? Via dataset?

I have populated using the connected dataset and coded the dropdown list

Can you try setting a different limit in your query? The default is 50, so if you want it to be 100, you would need to add that option.

Here are the docs if you don’t have them handy: https://www.wix.com/velo/reference/wix-data/query