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

keepArray doesn't transform the elements of an Array #62

Open
marcog83 opened this issue Nov 5, 2020 · 0 comments
Open

keepArray doesn't transform the elements of an Array #62

marcog83 opened this issue Nov 5, 2020 · 0 comments

Comments

@marcog83
Copy link

marcog83 commented Nov 5, 2020

Hi i'd like to transform the keys of each object contained in an array. I use keepArray, but the items are kept without transformation. You can find attached
Actual outcome
image

and the Expected
image

If i modify this line of code, doing a map over obj[key], I can get the expected result. Can it be a solution?
image

If yes, how long would it take to be released?
If not, do you have any suggestion?

I like your library, and our team are going to use it in a production project.
Thanks a lot for sharing it

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

1 participant