Skip to content

Some cases of orderBy are broken after PR #27

@eljenso

Description

@eljenso

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions