Hey @teamreactjs! You likely need to format the value of gallery_image similar to this post
{ data: {{ deviceImage.value[0] }}, ...{{ deviceImage.files[0] }} }
Let me know if that helps!
Hey @teamreactjs! You likely need to format the value of gallery_image similar to this post
{ data: {{ deviceImage.value[0] }}, ...{{ deviceImage.files[0] }} }
Let me know if that helps!