Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote paging default sort not working #490

Closed
jakeleventhal opened this issue Apr 21, 2019 · 3 comments
Closed

Remote paging default sort not working #490

jakeleventhal opened this issue Apr 21, 2019 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@jakeleventhal
Copy link

Describe the bug
For remote data, the orderBy prop of the query is null if a field is set as the default sort.

To Reproduce
Steps to reproduce the behavior:

  1. Make a column with default sort
  2. Use remote data and console log query.orderBy - it is set to null instead of the defaulted column.
@mbrn mbrn self-assigned this Apr 21, 2019
@mbrn mbrn added the bug Something isn't working label Apr 21, 2019
@mbrn mbrn closed this as completed in b6c5b6b Apr 30, 2019
@jakeleventhal
Copy link
Author

I don't see this change reflected in the latest version (1.34.0). Is this in an unreleased version?

@mbrn
Copy link
Owner

mbrn commented May 1, 2019

yes. it is not released yet.

@mbrn
Copy link
Owner

mbrn commented May 2, 2019

Published with 1.34.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants