You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found two cases where orderBy do not work anymore: orderBy[]=["score","ASC"] and orderBy[]="score".
Because of the fix in my PR #25 those queries will stay strings ('["score","ASC"]', '"score"') and therefore will not be correctly interpreted by js-data.