Is there any way to auto-select one option by default in a multiselect filter on the app every time an app loads for the first time. It does not have to be a specific option, but even the first or a random option in the list would be good enough.
We had tried out the selectFirstByDefault, but not with selectedFilter. Now that I see it, the selectFirstByDefault is only usable for single-select filters and not multi-select ones.
I have tried it now and it works with this option. Thanks !!