Jon Wiedmann
Results
2
comments of
Jon Wiedmann
https://stackoverflow.com/a/32600959/353166 worked for me
I'm also experiencing this and it seems to be present on the demo as well. e.g. Set ```html ``` ```js function provider({sortOrders}, callback) { const {path, direction} = sortOrders[0]; const...