-
Is there any plan to make this compatible with Sanity Studio 3+?
-
I have been looking for a solution for this but it is apparently impossible (or at least **very** impractical; see below).
For example:
`*[] | order($orderBy)`
With params
`{ "orderBy": "created…
-
The `sanity build` command currently fails with the error:
```
Error: [vite]: Rollup failed to resolve import "react-xarrows" from "/home/bjodol/CappelenDamm/abo/apps/sanity-studio/node_modules/sani…
-
We are not able to get sanity metadata information for a image field .
We are using sanity studio version 2
```js
{
name: 'imageDesktop',
type: 'image',
title: getTranslation("Image Des…
-
I've updated the repo, simplified it, and created easy steps to reproduce this issue based off @timneutkens feedback. I'm editing the original comment here below to reflect all that.
### Link to th…
tr1s updated
10 hours ago
-
**Describe the bug**
When using Path Alias in a Next.js project for `sanity.cli.ts` and `sanity.config.ts` using `@/` it throws the following error. While all other next.js files uses this method, …
-
Hello, I was trying out your [sections example](examples/with-sections) but the Pages preview tab is crashing for me. I haven't changed anything from the example apart from adding my own `.env` variab…
-
After running `sanity install color-picker` and adding a the type to a document field like:
```
// [...]
{
fields: [
// [...]
{
name: 'color',
title: 'Color',
typ…
-
When running the README.md quick run steps, the package.json doesn't seem to be properly configured.
```bash
# Initialize a new plugin (outside of your Sanity studio folder)
npx @sanity/plugin-ki…
-
If you find a security vulnerability, do NOT open an issue. Email [security@sanity.io](mailto:security@sanity.io) instead.
**Describe the bug**
```
Error: Cannot resolve a DOM node from Slate n…