You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2023. It is now read-only.
I'm attempting to do some pretty complicated block annotations, but this seems to be in the
unknowntyped portion of the library.Are there different rules that apply here? I'm having to spread
s.<type>instead of using the normaltype: s.<type>syntax.It was working ok, until I started using a custom input that doesn't seem to like the array that I'm updating?
I'm having a hard time figuring out to make a codesandbox reproduction for this as well. Not sure how to setup sanity in something like that.
TLDR;