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

Call selectors with passing arguments explicitly #23

Open
franferns opened this issue Oct 10, 2019 · 1 comment
Open

Call selectors with passing arguments explicitly #23

franferns opened this issue Oct 10, 2019 · 1 comment
Assignees
Milestone

Comments

@franferns
Copy link

Hi @tomasz-zablocki ,
For @types/redux-orm version 0.13.6. How to use selectors with passing an argument. In the example listed at
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/redux-orm/redux-orm-tests.ts . All the filtering of data seems to be done from the parameters which are a part of the state.

How do i create a selector by explicitly passing an argument to it ?

The selector that i am trying is posted here :
redux-orm/redux-orm#328

Thanks .

@tomasz-zablocki tomasz-zablocki self-assigned this Oct 11, 2019
@tomasz-zablocki
Copy link
Owner

I'll take a look at this during the weekend

@tomasz-zablocki tomasz-zablocki added this to the 0.13.X milestone Oct 11, 2019
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