In the Sort component, the property dropdown is not getting populated with values.
Hi,
We are using asset share commons in our project. So the property field in sort component is not getting populated. According to the document attached values are populated only when orderable=true is added in the index for the required properties. In our index it is ordered=true and it’s working in dev and local. Somehow for prod and stage its not working as expected. Same index is used in all the environment. How to check where the issue is and what is causing this issue?
dev:

Stage:

Thank you.