-
Notifications
You must be signed in to change notification settings - Fork 53
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
Working with non-paginated feathers services #101
Comments
Can you post here the complete log or error? |
It seems that we didnt use non paginated services in feathers Some tips for the PR:
Would be great if you can do a PR. |
@roelnoort do you have an update on this? if not maybe someone else can take it |
@roelnoort here a PR #104 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, when working with non-paginated feathers services I am getting the error "Cannot read property 'map' of undefined".
Does ra-data-feathers support working with non-paginated requests, maybe by setting an option in for the feathers services that do not have pagination?
The text was updated successfully, but these errors were encountered: