Lindsay Gaines

Results 12 issues of Lindsay Gaines

While using `safe-units` in a nuxt project, sometimes nuxt will serialise server-side state and add it to the document as a JSON payload to be deserialised in the client during...

**Describe the bug** Following the [TypeGen guide for generating types from groq queries](https://www.sanity.io/learn/course/typescripted-content/generating-type-for-groq-query-results) results in types for `block` fields which mark the `children` property as optional, making them incompatible with...