-
**Describe the bug**
Copying and pasting array items (introduced in Sanity [v3.54.0](https://github.com/sanity-io/sanity/releases/tag/v3.54.0) in pull request #7292) requires the objects to have a …
-
**Describe the bug**
I'm using Next.js with an embedded Sanity Studio that is accessible at the `/studio` route. When I use `next dev` to do local development the studio functions correctly. Howeve…
-
### Version
module: 1.12.1
nuxt: 3.12.4
### Nuxt configuration
nuxt.config.ts
```
export default defineNuxtConfig({
...
sanity: {
projectId: "[my actual project ID]",
dataset: proc…
-
**Describe the bug**
As the title says, when I add the color input field in my schema file, and add the color to the field, the Group tabs change to a dropdown. It seems that everything continues t…
-
**Describe the bug**
Typegen doesn't accept absolute path for `generates`.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a sanity-typegen.json with an absolute path in `gener…
-
I was waiting for this plugin a long time! Thank you so much for the hard work 🙏
Finally tried to use it on my Sanity setup using Bun (v1.1.33) but I get this error when launching the Studio (foll…
-
**Describe the bug**
UI looks broken
**To Reproduce**
Steps to reproduce the behavior:
1. In `sanity.config.ts`
- import {markdownSchema} from 'sanity-plugin-markdown';
- Add to …
-
**Describe the bug**
Not exactly a bug, but I'm a little bit confused by how VisualEditing in next-sanity handles revalidation when mutations happen in Sanity Studio.
When setting up Visual Edit…
-
**Describe the bug**
I'm encountering an issue while trying to initialize Sanity for a Next.js project. The install-peerdeps command fails with a permission error despite multiple attempts with dif…
-
Basic viability
- is cloud-ready
- [ ] yes
- [ ] **no**
- shared service?
- [ ] yes and is FedRAMPed
- [ ] no, FedRAMP is not applicable
- [x] **yes and is not FedRAMPed**
- is act…