-
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 …
-
**Describe the bug**
When enabling the "Enable Signed Urls" checkbox, it will say "401 Unauthorized" after clicking save.
When looking into the 401 request in the network view it gives a request to …
-
If you find a security vulnerability, do NOT open an issue. Email [security@sanity.io](mailto:security@sanity.io) instead.
**Describe the bug**
The InsertMenu grid mode UI looks weird when the t…
-
**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 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 …
-
**Describe the bug**
The vision tool crashes when opened, after a brief flash of the page layout. The error message (see screenshot below) points to multiple installed versions of `@codemirror/stat…
-
Not really a bug bu I have code in my studio based on https://www.sanity.io/docs/studio-react-hooks#7a5503c777f4:
```jsx
import {useMemoObservable} from 'react-rx'
export function MyComponent() {…
-
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**
A few days back, I was presenting the Sanity-based project to my client. We were in the conference room each having a laptop and both logged in to the same Studio Cloud at `our…
-
Sanity Studio v3 has a regression from v2 for https://github.com/sanity-io/sanity/issues/2630.
Specifically, optional empty objects once touched are not unset, even if all nested fields are empty, …