language-filter icon indicating copy to clipboard operation
language-filter copied to clipboard

A Sanity plugin that supports filtering localized fields by language

Results 7 language-filter issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. --- Using a [curated preset](https://redirect.github.com/sanity-io/renovate-config#readme) maintained by Sanity: The Composable Content Cloud --- ##...

🤖 bot

**Describe the bug** The documentation seems to indicate that not setting the `documentTypes` field on the plugin configuration will show the filter on all schema types: https://github.com/sanity-io/language-filter/blob/d2ea195f00ca92b54b3ca70fc0e739de1494b17e/README.md?plain=1#L84 The most recent...

**Error: "The page tool crashed"** I'm using Next.js 14.0.3 App Router and Sanity.io v3. I'm getting the error shown in the image below. I'm connecting to Sanity.io using the "next-sanity"...

Hey when using the latest Sanity, Sanity Presentation (which is part of the core Sanity Studio) requires `styled-components@^6.1.1` while ``language-filter`` requires `styled-components@^5.2`. ![image](https://github.com/sanity-io/sanity-plugin-internationalized-array/assets/987947/30864f05-45d4-4f18-a475-4cfa5734f8e8)

When following the [recommended](https://www.sanity.io/docs/localization) implementation for field level translations, the translation fields are stored in a fieldset. If only the default language is selected, I expect the fieldset to be...

It’s my first time implementing this plugin and I don’t know if there’s any configuration missing in my code. The toggle shows up in every document by default (I already...

**Describe the bug** When some fields are hidden for particular locales, their labels are still visible. **To Reproduce** Steps to reproduce the behavior: 1. Enable language filter 2. Hide some...