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

meta params in useListController #7785

Closed
chris-beedie opened this issue Jun 3, 2022 · 1 comment
Closed

meta params in useListController #7785

chris-beedie opened this issue Jun 3, 2022 · 1 comment

Comments

@chris-beedie
Copy link

Is your feature request related to a problem? Please describe.
I would like to be able to pass meta params to my data provider when using higher level hooks, specifically useListController

Describe the solution you'd like
Pass through of meta params on call from useListController to the inner useGetList call

Describe alternatives you've considered
calling useGetList directly with meta, but this means recreating the rest of the useListController functionality.

Additional context
N/A

@fzaninotto
Copy link
Member

Duplicate of #7357 (and refs #7665)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants