"All" option on dropdown menu making repeater data disappear

Product:
Wix Studio

Hi All

I’ve got a homepage with two dropdown menus that when you click the search button linked to these it takes you to a new page to display the results. Everything is working fine, except that in my dropdown menus the word “All” is appearing before my items (it’s not an item in my data sheet) - when I click this it clears all of the results in the repeater below and displays nothing.

Does anybody know how I can make it so that when I click “All” it shows everything from the dataset?

Many thanks in Advance!

You can try to change it by code (code-injection).

Take a look here which options you have…
https://dev.wix.com/docs/velo/api-reference/$w/dropdown/introduction