Need help with the 3rd param becoming an array #3618
Unanswered
JamesSingleton
asked this question in
Q&A
Replies: 1 comment
-
That looks right. All you have to do is keep the values of the original object in an array, which is what you're doing. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hey everyone, I just noticed that returning an object for the 3rd param became deprecated and we should be using an array. However, I am not entirely sure how some of what I setup translates over.
Does all of that just become
Beta Was this translation helpful? Give feedback.
All reactions