sanity-io / sanity-plugin-internationalized-array

A plugin to register array fields with a custom input component to store field values in multiple languages, queryable by using the language ID as an array `_key`.
MIT License
45 stars 11 forks source link

fix: array field extraction. closes #48 #84

Closed thebiggianthead closed 2 weeks ago

thebiggianthead commented 3 weeks ago

This makes sure all potential items with an array are mapped through rather than just the first item.