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
41 stars 10 forks source link

Fix: Recursive field name lookup in arrays #40

Closed SimeonGriggs closed 10 months ago

SimeonGriggs commented 10 months ago

Fixes #37