Closed dabeedj closed 5 years ago
You can use the [sort_as_custom_func] , just set the sort_as: 'custom'
and provide sort_as_custom_func
with your own sorting fucntion
- sort_as_custom_func Required: false Type: function Default value: undefined Description: Allows to provide a custom sorting function for the filter elements
Thanks
Hello I use version 0.9.3 Had to change your code a bit:
and add sortAlpha function
So ukrainian words are sorted correctly Will appreciate to have some kind of workaround for locales in future updates