-
**Describe the bug**
Getting this error:
`Package path ./structure is not exported from package`
after adding `documentInternationalization` to sanity.config.ts
```
export default defineCon…
-
When using validation for a field with type `colorlist` and the validation fails there is a warning icon next to the field label in the studio. When hovering over the icon the studio crashes with the …
-
**Describe the bug**
Trying to import videos into Sanity (as opposed to uploading directly through the plugin) fail with the message:
> [!CAUTION]
> **There was an error getting all data from M…
-
If you find a security vulnerability, do NOT open an issue. Email [security@sanity.io](mailto:security@sanity.io) instead.
**Describe the bug**
The appears hidden behind the publish/action bars…
-
**Describe the bug**
I have created a "Home" document. Inside I have an array type field called "sections". Inside I have an array of type object, which has an array type array with features in it.
…
-
Stuck on the Getting started instructions.
What are we supposed to use for the Project output path, when running `sanity init --env`?
If you just leave the default path it just creates a brand n…
-
I have noticed lately a lot of errors coming from the studio showing up in Sentry lately.
I get the following:
```
Request timeout while attempting to reach https://${PROJECT_ID}.api.sanity.io/…
-
As per request from @rdunk in https://github.com/nuxt-modules/sanity/pull/1023, here's more info on what I've found in relation to resources loaded when having visual editing configured.
Wasn't sur…
-
It might be worth renaming the package to `sanity-plugin-limited-array` and pushing it up to NPM so it can be installed as a plugin in the Studio.
Alternately, this package can be installed as a p…
-
Hi. I'm using a fresh NextJS 13.2.1 with Tailwind and integrated the Sanity Studio V3 in /pages directory. They're working fine. I installed this plugin but it's getting Global CSS cannot be imported …