-
**:warning: This bug seems to occur only when `treeArrayEditing` beta feature is enabled**
Sometimes when editing an existing document (particularly when updating a field in an array of object), th…
-
When using the plugin in an embedded studio, such as this example: https://github.com/SimeonGriggs/sanity-remix-template,
importing the plugin into sanity.config.ts is causing the error `Cannot use …
-
Hello!
I was hoping to use this in lieu of the Google Maps input. The studio is building fine and looks good but as soon as I run `sanity graphql deploy` I get this strange error:
```
TypeErro…
-
## Describe the bug
I'm using both the `datetime` and `richDate` schema types to set dates for "show" documents, which will be used to list out upcoming shows. If I create my event in, say, **Denver*…
-
**Describe the bug**
We are migrating from Sanity v2 to v3 and when this has started happening. Everything is successfully migrated, the project runs locally, on the hosted environment, and also bu…
-
## Initial error
Vite error occurs with the following basic setup:
```ts
// sanity.config.ts
export default defineConfig({
...
plugins: [
deskTool({ structure }),
visionTool(),
…
-
Im getting this error when executing lerna run graphql-deploy
I can still run npm run dev , and it works but when I try to build-web or use graphql-deploy , or when i try to deploy in netlify i get …
-
This code has a TypeScript error when updating to Next 15 (React 19):
```tsx
import { TagIcon } from "@sanity/icons";
import { defineField, defineType } from "sanity";
export const categoryTyp…
-
build studio/plugins/dashboard-widget-structure-menu/src/components sat for almost 10 minutes
```
Alexs-Coding-Machine:sanity-template-nextjs-landing-pages ajonp$ npm run dev
> sanity-template-…
-
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 …