Testing repeater fields

I'm creating a unit test then I encountered this error with repeater fields. There's an element with a key of UUID then its field values are null. How can remove this element or fill that specific element instead?
3 Replies
Null Keso
Null KesoOP2y ago
Oh got it
Null Keso
Null KesoOP2y ago
I first fetched the key for that index and override the values of that element
Tritus
Tritus2y ago
Very useful, thanks for sharing!

Did you find this page helpful?