You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
and the Expected
If i modify this line of code, doing a map over obj[key], I can get the expected result. Can it be a solution?
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
The text was updated successfully, but these errors were encountered:
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
and the Expected
If i modify this line of code, doing a map over obj[key], I can get the expected result. Can it be a solution?
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
The text was updated successfully, but these errors were encountered: