kongweiying2
kongweiying2
Is it possible to use buildCollection with a schema that refers to a sub collection? Basically I have something like this ``` type Match = { events: Event[] } type...
I understand that Geopoint isn't currently supported, however is there a potential roadmap for adding support? Or does the custom view support allow us to add it ourselves?
I'm attempting to follow the instructions at the end of this starter: https://www.sanity.io/create?taskId=SyNOeWRyGZxOTULAdkJU&template=sanity-io%2Fsanity-template-nextjs-blog-comments It says to run: ``` sanity start ``` When I attempt to run the Sanity Studio locally,...
When I run `yarn ts-auto-guard` it just outputs this ``` yarn run v1.22.10 $ /Users/conwayying/programming/projects/lifemap/node_modules/.bin/ts-auto-guard Done! ✨ Done in 14.77s. ``` And there doesn't appear to be a .guard.ts file...
**Description** Despite following the documentation about how to generate a JWT and set up the TipTapCollabProvider [here](https://tiptap.dev/docs/editor/collaboration/install) precisely, the connection to the Cloud Collab service fails. It appears that a...