Replies: 1 comment
-
The type must be set on Example: https://codesandbox.io/s/calc-i231d |
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.
-
I have a array that consists of object.
I think I need to use
FieldArrayWithId
in the type somehow, but I can't figure it out.If I don't type it out, tyepscript will give me an error that properties like
name
andage
don't exist when I try to access themBeta Was this translation helpful? Give feedback.
All reactions