Replies: 1 comment 2 replies
-
I'm sorry, I'm confused - I don't understand the actual question, and I don't understand what the reducer code is trying to accomplish in the first place. Could you give more details? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm converting my react js app to ts.
In js this works fine. How to do that in ts?

If i change filter to map, then it works. Why it doesn't works with filter?

Beta Was this translation helpful? Give feedback.
All reactions